Ξ3Participant
Average
Hi All,
Would the CalculateOnLastBars instruction for ProBuilder affect the value of an Infinite Impulse Response filters (IIR) such as an Exponential Moving Average (EMA) since it is calculated on the last X amount of bars?
Does ProOrder have an instruction like CalculateOnLastBars to emulate this behaviour?
Many thanks!
CalculateOnLastBars will reduce the history for the calculation of your indicator, therefore it will only be visible for that part (CalculateOnLastBars) of history.
There is no such instruction in ProBacktest / ProOrder.