Login Page - Create Account

Support Board


Date/Time: Wed, 05 Nov 2025 08:09:29 +0000



Post From: Can a Custom Study call another Custom Study?

[2016-05-26 18:03:15]
User332203 - Posts: 20
If I build my own version of the Stochastics study, How do I call that study from another study I have built?

For example, to call a built in study I use this syntax sc.Stochastics(...). Is there something like that to call one I have built?