With Maximum Bars Look Back = 256 does not function the same as
Maximum Bars Look Back = Infinite
BollStdDev=2
BollPeriod=14
The same is true of:
Close[0]< Bollinger(BollStdDev,BollPeriod).Lower[0]
With 256 i get hundreds of signals with infinite i get the same behaviour as NT 6.5
I think i may missing something fundamental in my understanding - what would that be?

Comment