Downloading Bars History in MQL4 Indicator

 

Hello,


The indicator I'm using needs to download the certain amount of bars for its working (lookback bars).

My question is: when it's downloading it, which candle gets its data last, candle 0 or the oldest (timewise) one?

 
Botan626:

Hello,


The indicator I'm using needs to download the certain amount of bars for its working (lookback bars).

My question is: when it's downloading it, which candle gets its data last, candle 0 or the oldest (timewise) one?

When its pulling data on Init or when it calculates ?

Reason: