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

Adding all NASDQ Instruments automatically

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

    Adding all NASDQ Instruments automatically

    Hi,

    I'm developing an indicator that scan all NASDQ stocks.
    The indicator use the ADD() to load each instrument data series.
    NT7 comes with a default instruments already configured in the Instrument Manager but I need many more instruments and loading each instrument manually is a problem.

    I found this thread

    and tried the method described there but it didn't work.

    Is there another way to do it?

    Your help is deeply appreciated!

    #2
    Hello,

    Thanks for the note.

    Unfortunately this is not possible.

    Also, you may want to tread carefully on this if you choose to do it manually. As NinjaTrader has to open live feeds and charts for each instrument you Add(). Think of requesting the software to open 1000 plus charts all the same time. This will tax even super computers. I would not recommend that you do this.


    Let me know if I can be of further assistance.

    Comment


      #3
      I only plan to do it on historical daily data for 5-10 years back.

      Comment


        #4
        Hello,

        In this case you may be ok.

        However it would still be a manual process however.

        If this is any advantageous to you, you could have a txt file with all the nasdaq symbols in it and then add this in by using a loop and reading in the symbols from the text file. Let me know if you want more information on how to do this if you have a txt file with these symbols in it.


        Let me know if I can be of further assistance.

        Comment


          #5
          Hi Brett,

          Yes I'm reading the symbols from a file but as I wrote before the problem is with symbols that are not already configured in the Instrument Manager, for them I get errors.
          If there could be a way to load them automatically it could be great.

          Thanks again!

          Comment


            #6
            OK I found the way to do it in NT7 documentation here.
            I also downloaded and edit the symbols list for NYSE and NASDQ.
            I'm attaching the files so whoever need it can do it also.

            BTW it could be great if it will come as default in NT7 release!
            Attached Files

            Comment


              #7
              Thanks for sharing here freewind, we've noted your suggestion to add those per default.
              BertrandNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by ageeholdings, 05-04-2024, 03:21 PM
              1 response
              4 views
              0 likes
              Last Post NinjaTrader_Gaby  
              Started by claxxical, 05-30-2017, 12:30 PM
              39 responses
              4,505 views
              0 likes
              Last Post fiendtrades  
              Started by tonynt, 05-21-2019, 06:27 AM
              12 responses
              542 views
              1 like
              Last Post fiendtrades  
              Started by alexstox, 10-16-2018, 03:29 PM
              12 responses
              355 views
              0 likes
              Last Post Tburg1073  
              Started by truepenny, Today, 03:59 AM
              0 responses
              8 views
              0 likes
              Last Post truepenny  
              Working...
              X