I have found that when I call an indicator function, say MACD() it returns 0 as well as say RSI(). Now in Beta 8 it did return values...is there anything that I need to be aware of?
I have an indicator, D3Spotter (v31), that uses many sub-indicators such as MACD(), RSI(), CCI(), etc that in beta 12 is returning zeros, can't plot zeros
This indicator works in v6.5 and ports to NT7 with no errors, yet when you import this indicator there is not plot due to the zero readings coming from the function.
Any suggestions?

Comment