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 Balage0922, Today, 07:38 AM
            0 responses
            1 view
            0 likes
            Last Post Balage0922  
            Started by JoMoon2024, Today, 06:56 AM
            0 responses
            6 views
            0 likes
            Last Post JoMoon2024  
            Started by Haiasi, 04-25-2024, 06:53 PM
            2 responses
            19 views
            0 likes
            Last Post Massinisa  
            Started by Creamers, Today, 05:32 AM
            0 responses
            6 views
            0 likes
            Last Post Creamers  
            Started by Segwin, 05-07-2018, 02:15 PM
            12 responses
            1,786 views
            0 likes
            Last Post Leafcutter  
            Working...
            X