Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

using Tickdata.com to build historical intraday volume-based charts

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

    using Tickdata.com to build historical intraday volume-based charts

    Hi,

    Would it be possible for me to purchase historical futures tick data from www.tickdata.com, have it imported into NT 7, and build historical intraday 10,000V charts for the ES?

    Looking through the help files, it seems like you can only build time-based charts (1m, 5m, etc) with imported historical data, but perhaps I've misread this?

    Also, I've read elsewhere that the data formats supplied by www.tickdata.com is not compatible with NT, something about them using a comma instead of a semi-colon, yet I have also heard of those who have successfully imported it. Is there a thread here that details the workaround?

    Thanks

    Nick Ng

    #2
    Nick, if you imported tick data into NinjaTrader, it would be capable of building any type of bar supported by NinjaTrader.

    You can import the data as long as it is in the appropriate format as shown in the screenshot. If your data has a comma in it instead of a semi-colon, you could open the data in Notepad, go to File -> Replace and replace all the commas with semi-colons.
    Attached Files
    AustinNinjaTrader Customer Service

    Comment


      #3
      Hey Nick,

      I hit a brick wall with that one last year. Possible solutions included:

      1) Ask Ninja to support one of the TickData formats
      2) Ask TickData to support one of the Ninja formats
      3) Code a convertor yourself in Python, C#, or whatever you are comfortable with. Something simple that would read a txt or csv file you created with the TickData export tool, and convert and save it as a new file Ninja can read.

      The Notepad option is not really an option for large datasets.

      Comment


        #4
        Thanks for the replies.

        I believe another NT rep mentioned they were working on tickdata compatibility for future updates.

        Hmm, if the dataset is too large, I might try using Word to give it a go.

        -Nick

        Comment


          #5
          nicbizz, I've had success with creating a converter like MXASJ said. You can read each line, parse the information, and then just spit the line back out into another file with a C# line reading program. If the data is in the correct format, but not with the correct separator, I would recommend using Notepad++ instead of Notepad. It seems much faster and more memory efficient.
          AustinNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by RideMe, 04-07-2024, 04:54 PM
          6 responses
          31 views
          0 likes
          Last Post RideMe
          by RideMe
           
          Started by tkaboris, Today, 05:13 PM
          0 responses
          2 views
          0 likes
          Last Post tkaboris  
          Started by GussJ, 03-04-2020, 03:11 PM
          16 responses
          3,281 views
          0 likes
          Last Post Leafcutter  
          Started by WHICKED, Today, 12:45 PM
          2 responses
          19 views
          0 likes
          Last Post WHICKED
          by WHICKED
           
          Started by Tim-c, Today, 02:10 PM
          1 response
          10 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X