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 rhyminkevin, Today, 04:58 PM
            3 responses
            49 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