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 Max238, Today, 01:28 AM
                        1 response
                        22 views
                        0 likes
                        Last Post CactusMan  
                        Started by giulyko00, Yesterday, 12:03 PM
                        2 responses
                        10 views
                        0 likes
                        Last Post giulyko00  
                        Started by r68cervera, Today, 05:29 AM
                        0 responses
                        4 views
                        0 likes
                        Last Post r68cervera  
                        Started by geddyisodin, Today, 05:20 AM
                        0 responses
                        7 views
                        0 likes
                        Last Post geddyisodin  
                        Started by JonesJoker, 04-22-2024, 12:23 PM
                        6 responses
                        38 views
                        0 likes
                        Last Post JonesJoker  
                        Working...
                        X