Hi,
I'm not yet a TS user, but am considering it as I wish to program trading strategies. I do have a programming background.
I've been reading the EasyLanguage reference guide. I am wondering if technical indicators, such as Bollinger Bands and Moving Averages can be called with reference to previous bars in much the same way as High or Low can, such as High[2] to reference the high of the bar 2 bars ago. Can one find the upper Bollinger Band point from two bars ago in the same fashion, or can these technical indicators only be called to incorporate their current bar values?
Thanks.
I'm not yet a TS user, but am considering it as I wish to program trading strategies. I do have a programming background.
I've been reading the EasyLanguage reference guide. I am wondering if technical indicators, such as Bollinger Bands and Moving Averages can be called with reference to previous bars in much the same way as High or Low can, such as High[2] to reference the high of the bar 2 bars ago. Can one find the upper Bollinger Band point from two bars ago in the same fashion, or can these technical indicators only be called to incorporate their current bar values?
Thanks.