If TIMESTAMP or VOLUME is specified, the indicator would receive IBar.getTime() or IBar.getVolume() rather than the usual IBar.getClose().
SFXbernhard
Post subject: Re: Enum IIndicators.AppliedPrice
Post rating: 0
Posted: Mon 25 Jan, 2016, 17:23
User rating: 21
Joined: Thu 19 May, 2011, 20:50 Posts: 413 Location: Germany, Munich
thanks. The 2 above mentioned applied prices are blocked in the platform indicators, e.g. in Bollinger Bands, SMA. Why? Could you give examples how to use them in indicators usefully?