Hello!
I am looking to program a slow D Technical Indicator, which is a 3 day SMA of %K. Is there a way to code this via drag and drop, or should this be coded in C#?
Thank you
Size:
Color:
Hi,
Apparently your question was already asked before?
Slow Stochastic in Rule-based StrategyStochK is different from other platformsAnyway, since Slow D is a smoothed version of Stoch K you can make it up in Rule-based strategies in a pretty simple fashion.
Community.Rules library adds a pair of rules "Smoothed Indicator crosses above (below) Value" to the "General Indicators" group of Conditions which should do the trick for crossovers.
P.S. Follow instructions on the C.Rules page to verify your account and get access to the library.
Size:
Color: