I tried using the bollinger indicator for a dataseries and have problems with it.
Attached is a Ninjascript code where I created a simple ratio ( Close[0]/10) and printed the Bollinger( ratio,2,10 ) . Lower, Middle and Upper values. The printed values don't make sense and seems like something is wrong here. Could you please help me out.
Thank you,
Neo

Comment