RSIBands(14, 30, 70).RSIBandLower[0]
I am also getting zero for new entries for another indicator than is a clone of the Bollinger indicator but uses Jurik.
I am writing an entry to the log for each tick to display the value so I can see any old entries are correct but anything new is zero.
The strategy has 3 added time frames. The strategy chart is a volume chart.
Any ideas or suggestions?
in summary: old entries OK, new tick entries indicator values = 0.

Comment