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 cre8able, Today, 03:20 PM
    1 response
    9 views
    0 likes
    Last Post cre8able  
    Started by fiddich, Today, 05:25 PM
    0 responses
    3 views
    0 likes
    Last Post fiddich
    by fiddich
     
    Started by gemify, 11-11-2022, 11:52 AM
    6 responses
    804 views
    2 likes
    Last Post ultls
    by ultls
     
    Started by ScottWalsh, Today, 04:52 PM
    0 responses
    4 views
    0 likes
    Last Post ScottWalsh  
    Started by ScottWalsh, Today, 04:29 PM
    0 responses
    7 views
    0 likes
    Last Post ScottWalsh  
    Working...
    X