Page 1 of 1

Importing Data Into Ninjatrader

Posted: Thu Oct 22, 2020 7:08 am
by vincere999
Hi,

After downloading the historical data for the pair EUR/USD, I export them as 1 min bars in the Ninjatrader format.

In NT8, when I want to import them, I have to select these options:
- Format: end/start of bar timestamps (I choose end, is that correct?)
- Data Type: Ask/Bid/Last (I choose Last, is that correct?)

Since I download the data from Dukascopy, I choose UTC as time zone. I read that was the correct option in some article.

It's working well, I just would like to know if my choices are correct.

Thanks

Re: Importing Data Into Ninjatrader

Posted: Thu Oct 22, 2020 11:52 pm
by tickstory
Hi Vincere999,

It's not fully clear if these NT options are for tick or bar data. From a Tickstory perspective, note that:

- If you are outputting bar data, the "{BarBeginTime:yyyyMMdd}" token on the export represents the start of the bar. Presumably this means that you need to select 'Start of bar' (check NT manual just in case). You can also refer to our manual for the meaning of token references.

- The data input for bar data is the Bid price. It's not clear what this option in NT means. If you are exporting tick data from Tickstory, then by default the NT export format contains both the {Bid} and {Ask} price.

- By default, the output timestamp is in the default time-zone for that exchange. In the case of FX pairs, these are all UTC.

Hope this helps.