Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add(serurity) trouble

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

    #16
    I'll need to have it shortcut then, how can i do it

    Comment


      #17
      If you wish to show the unstable period you will have to go into your indicator code and type in BarsRequired = 0 into Initialize().
      Josh P.NinjaTrader Customer Service

      Comment


        #18
        recap:
        master series is es 5min
        others are:
        es 30sec
        ans equities 30sec

        If i set the session template of the es 5min as "us equities rth", will all the equities AND the es 30sec be synchronized?

        thanks

        Comment


          #19
          rGQRGs7,

          I am not sure what you mean by "synchronized" or what you are after exactly. Please clarify, thank you.
          Josh P.NinjaTrader Customer Service

          Comment


            #20
            if i take the extreme case where i add a lot of securities on the 1sec scale, and i average them over the last n seconds for example. Some may not be downloaded when the averaging starts ie desynchronized.
            Question; will nt average taking the last n of each irrespective of the time stamp or will it make sure that they've all arrived hence averaging over the last n shared time stamp.

            will it average like this(n=5)

            x x x x x x x x x x x
            y y y y y y y y y
            z z z z z z z z z z z z

            or like that

            x x x x x x x x x x x
            y y y y y y y y y
            z z z z z z z z z z z z

            Comment


              #21
              Each data stream is its own. If one stream does not have data then trying to access [0] for that stream will still only give you the latest bar of that stream even if it is missing 10 bars for instance.

              If you want to check times, you will need to check the times yourself in your code.
              Josh P.NinjaTrader Customer Service

              Comment


                #22
                Thanks very much

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                636 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                366 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                107 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                568 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                571 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X