I want to add the TASCIndicators DecyclerOscillator indicator to my strategy. I'm adding this without the drag and drop so that I can get access to indicator's value. How do I get access to the Overbought and Oversold properties like the colors and levels.
Size:
Color:
The answer is to use PlotSeriesOscillator() instead of PlotSeries(). Once you fill in the parameters, it works just fine.
Size:
Color:
QUOTE:
Once you fill in the parameters, it works just fine.
That's right. These properties are not meant to be set directly.
Size:
Color: