Hello,
bit of stuck with this. I have downloaded this expert advisor. It has an iBands function, now I want to get values from Bollinger Bands indicator of (let's say) last complete candle.
Below is the complete code (it is without edits of original code), I have just added this line for debugging:
Mrate array shows correct values, but BBLow and other BB related arrays contain not corresponding values. Does index "1" from these arrays mean first complete candle?
For better understanding please check attached image.
Will appreciate any help or explanation, thank you.
Complete code: