Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Convert Timestamp for historical Min Data

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

    Convert Timestamp for historical Min Data

    I have min data in the NT format. The timestamps on it are 3 hours less than my local time.

    Has anyone written a script that will convert this file to the time i need?

    If so, please share. I can write it myself, but why reinvent the wheel?

    Thanks in advance

    #2
    Well I created it myself, so i thought i would share it.

    Useful if you have a friend that has tick data or min data that you do not have. Have your friend export the data and send to you.

    Before you import you will need to change the timestamps on the tick or min txt files to your timeZone (so add or subtract x hours)

    That where this tool comes in handy...simply tell it how many hours you want to adjust the file by and where the file is.

    it will create a new file in the same directory as the original with the needed time adjustments.

    I tried to make this run on a background process,but i dont think it is working properly. However the files are converted properly even if your form hangs or become non responsive. It will clear up when process completes.

    written in VB.net with visual studio 2008
    all source files included
    exe is in the bin/release folder



    it takes about 5-10 min to process 2.5 million records
    Attached Files

    Comment


      #3
      Thanks for this contribution, would you mind posting it to the NinjaScript File Sharing area under the Miscellaneous sub section?
      RayNinjaTrader Customer Service

      Comment


        #4
        no problem

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bortz, 11-06-2023, 08:04 AM
        47 responses
        1,610 views
        0 likes
        Last Post aligator  
        Started by jaybedreamin, Today, 05:56 PM
        0 responses
        9 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        19 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        6 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        16 views
        0 likes
        Last Post Javierw.ok  
        Working...
        X