Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

chart not loading

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

    chart not loading

    i'm using IQFeed and trying to load a daily chart of AAPL. nothing is appearing on the chart. it's totally blank.

    #2
    allen101,

    Can you please tell me which version of NinjaTrader you are using, NT V7.0.1000.8? You can check this under Help--> About.

    Are you receiving any errors on the screen? Any errors on the Log tab of the Control Center?

    Can you load other symbols for the Daily interval?

    Can you load a minute chart for AAPL?
    MatthewNinjaTrader Product Management

    Comment


      #3
      i'm using NT 7.0 no data is loading for any symbol, only end of day if I close iqFeed and connect with kenetic

      Comment


        #4
        Sorry what specific build of NT V7.0 are you using? It should say NT V7.0.1000.x

        NT V7.0.1000.8 is the current release.
        MatthewNinjaTrader Product Management

        Comment


          #5
          it's cool. i reloaded NT and everything is fine. sorry for not trouble shooting before contacting you.

          Comment


            #6
            No worries and I'm happy it's working.

            If you see this again please update this thread.
            MatthewNinjaTrader Product Management

            Comment


              #7
              in order to add stocks to an indicator or strategy do they have to added to the instrument manager?

              Comment


                #8
                Yes, they must first exist in the database before you can call them in an indicator or strategy.
                MatthewNinjaTrader Product Management

                Comment


                  #9
                  one other thing, if i Add("ABC", PeriodType.Minute, 1), Add("XYZ", PeriodType.Minute, 3), Add("RST", PeriodType.Minute, 10) all three of these symbols with their time corresponding time frame data will be within the OnBarUpdate() regardless of the 'base instrument' time frame right?

                  Comment


                    #10
                    Correct - since you are explicitly calling the PeriodType.value it will use the period you specified rather than the base instrument time frame.
                    MatthewNinjaTrader Product Management

                    Comment


                      #11
                      hey, i created a method - void addSymbols(){Add("XYZ", PeriodType.Minute, 1) Add("RST", PeroidType.Minute, 10), etc...} add placed within the Initialize() method but it seems to blocking the Initialize method. is there a certain number of symbols I allowed to add?

                      also, even though I specified different time periods for each symbol via the Add() method that doesn't make a difference as far as pulling data for various symbol with different time frames within the OnBarUpdate() method?

                      Comment


                        #12
                        Hello,

                        Unfortunately this is beyond the level we can provide support for and I would not be able to assist. However another forum member with experience may be able to assist.

                        I'm not aware of any limit in the number of symbols you add through Initialize.

                        No, that should not make a difference in how the data is being pulled by on bar update.
                        MatthewNinjaTrader Product Management

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by argusthome, 03-08-2026, 10:06 AM
                        0 responses
                        61 views
                        0 likes
                        Last Post argusthome  
                        Started by NabilKhattabi, 03-06-2026, 11:18 AM
                        0 responses
                        40 views
                        0 likes
                        Last Post NabilKhattabi  
                        Started by Deep42, 03-06-2026, 12:28 AM
                        0 responses
                        21 views
                        0 likes
                        Last Post Deep42
                        by Deep42
                         
                        Started by TheRealMorford, 03-05-2026, 06:15 PM
                        0 responses
                        23 views
                        0 likes
                        Last Post TheRealMorford  
                        Started by Mindset, 02-28-2026, 06:16 AM
                        0 responses
                        51 views
                        0 likes
                        Last Post Mindset
                        by Mindset
                         
                        Working...
                        X