BarsInProgress
14.06.2020 16.21

Algorithmic Trading with NinjaTrader

Frank


? for AddDataSeries(... , how much data is loaded into the series ?
* assuming that N8 is creating 5 minute bars from the tick-data-history and realtime-data
* if so, in case of history, how far back in time the data is loaded ?
* or data is not loaded yet but if addressed back into further past will load the past tick-data, form bars and return the values of the bar-in-the-past that i have targeted ?


  • Yuri Zolotarev
    14.06.2020 16:33

     for AddDataSeries(... , how much data is loaded into the series ?

    Same amount as you have available on your chart.