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

Custom importer

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

    Custom importer

    Are there any API's available that I can use to write a custom historical data importor? I have a very large amount of data and importing thousands of files manually using the Historical dialog is very laborious.

    Jeremy
    Jeremytang
    NinjaTrader Ecosystem Vendor - Shark Indicators

    #2
    For NinjaTrader 7 you could create your own data import type for the Historical Data Manager, please see the @TextImportType.cs in the bin > Custom > Type folder in your NT 7 install.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks for the reply Bertrand! Looks like this is just what I need. What's the procedure to load my custom library (containing my ImportType) into Ninja Trader?
      Jeremytang
      NinjaTrader Ecosystem Vendor - Shark Indicators

      Comment


        #4
        Just copy your type CS into the Bin > Custom > Type folder and then recompile your NinjaScripts by pressing F5 in the NinjaScript editor, then restart NT and the new type for import should be available then.

        Thanks
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Bertrand View Post
          Just copy your type CS into the Bin > Custom > Type folder and then recompile your NinjaScripts by pressing F5 in the NinjaScript editor, then restart NT and the new type for import should be available then.

          Thanks
          how to open the custom import type file in ninjascript to recompile. i only see option to edit indicator and strategy.

          Regards
          Sujay

          Comment


            #6
            Hello Sujay,
            Please put the custom bar type cs file in the folder "<My Documents>\NinjaTrader 7\bin\Custom\Indicator\" (make sure do duplicate exits in the <My Documents>\NinjaTrader 7\bin\Custom\Type\ folder)

            Now you can edit it from Tools>Edit NinjaScript>Indicator.
            JoydeepNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by rhyminkevin, Today, 04:58 PM
            3 responses
            47 views
            0 likes
            Last Post Anfedport  
            Started by iceman2018, Today, 05:07 PM
            0 responses
            5 views
            0 likes
            Last Post iceman2018  
            Started by lightsun47, Today, 03:51 PM
            0 responses
            7 views
            0 likes
            Last Post lightsun47  
            Started by 00nevest, Today, 02:27 PM
            1 response
            14 views
            0 likes
            Last Post 00nevest  
            Started by futtrader, 04-21-2024, 01:50 AM
            4 responses
            50 views
            0 likes
            Last Post futtrader  
            Working...
            X