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

Data import

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

    Data import

    Hi,
    Am I imagining or I saw some there that its possible to create my own import format for data import.
    If my data is separated by comas and nor semicolon, can I import it? Can I create a template? In NT7

    Baruch

    #2
    Baruch, yes it's possible to code and custom data import type for NT7's Historical Data manager, please look for example into the type folder for more info (MyDocuments\NinjaTrader 7\bin\Custom\Type)

    The data has to be separated by a semicolon unfortunately for the default type we ship.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      hi sorry
      please show this important thing to nt programer
      1-please put in chart ask and bid line mode too
      2-please let us that we can able too add our costum rss news feed
      3-please show price price traded volume in dom too
      thanks for ninja trader ninja programer

      Comment


        #4
        Thank you for your suggestions, RaminRostami. We will add to our feedback list.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Thanks Bertrand for pointing me to the right place.
          So I'm not senile yet.
          The data has to be separated by a semicolon unfortunately for the default type we ship
          Just want to inform you that this is what is written in the default import template
          Code:
           foreach (string separatorTmp in new string[] { ";", "," })
          So what do you know there is nothing to do.

          Baruch

          Comment


            #6
            Hi Baruch, good spot...you're right tested here also without issue - this must have been a recent change not yet documented change...we'll amend them shortly.
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by burtoninlondon, Today, 12:38 AM
            0 responses
            10 views
            0 likes
            Last Post burtoninlondon  
            Started by AaronKoRn, Yesterday, 09:49 PM
            0 responses
            14 views
            0 likes
            Last Post AaronKoRn  
            Started by carnitron, Yesterday, 08:42 PM
            0 responses
            11 views
            0 likes
            Last Post carnitron  
            Started by strategist007, Yesterday, 07:51 PM
            0 responses
            14 views
            0 likes
            Last Post strategist007  
            Started by StockTrader88, 03-06-2021, 08:58 AM
            44 responses
            3,983 views
            3 likes
            Last Post jhudas88  
            Working...
            X