I updated to the latest release of NT- 8.0.1.0. I was using 8.0.0.14 RC2 before this.
I have a strategy that calls AddChartIndicator in OnStateChange during State.Configure.
Now the thing is, both strategy and indicator get added to the chart. However, looks like the indicator is not visible on chart, and none of the drawings it does can be seen on the chart. Indicator.IsVisible property is true.
This used to work with prior versions, so has anything changed regarding that function call?
How can I get the indicator visible on the chart again?
Thanks,
Vishal

Comment