Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Import Historical Data .CSV?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Import Historical Data .CSV?

    Hey there,

    So I got a .csv file with historical data.
    the file looks like this:

    Code:
    time,close,high,low,open,volumeFrom,volumeTo
    1529726040,466.22,466.24,465.98,466.02,238.09,114910.72
    1529726100,466.49,466.51,466.22,466.24,152.48,72515.5
    1529726160,466.62,466.62,466.6,466.6,55.39,27631.81
    1529726220,466.45,466.62,466.4,466.62,56.3,29188.74
    1529726280,466.45,466.54,466.42,466.45,70.93,36575.85
    1529726340,466.49,466.49,466.45,466.45,104.04,51452.59
    the timestamp is UNIX/EPOCH.

    How would import this historical data into ninjatrader7?

    Do i need the format ".last" instead of ".csv"?

    If so, how can I easily convert a .csv file into a .last file?

    Is there another way to import this historical data into nt7?
    Last edited by SpaceGrey; 06-24-2018, 09:08 AM.

    #2
    Hello SpaceGrey,

    You will need to change the format of the file contents to:
    yyyyMMdd HHmmss;open price;high price;low price;close price;volume
    20061023 004400;1377.25;1377.25;1377.25;1377.25;86

    And the file name to Instrument.Last.txt or Instrument.Last.cvs.

    Below is a public link to the help guide. Please see the section 'Understanding import file and data formats'.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    27 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    117 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    226 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    417 views
    0 likes
    Last Post CaptainJack  
    Working...
    X