Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi time frame question

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

    Multi time frame question

    If I add additional time-frames do they fire (received) in the same sequence they are added? Also if i had no ticks for a time-frame I assume I get no entry as opposed to a zero entry.

    #2
    ct, as NinjaTrader is event based, so they would update when there is one, meaning the opening tick of a new bar would have been seen. Correct, if there are no ticks / trades, then you would not see an update, as bars are strictly build event based.

    Comment


      #3
      Bertrand

      Make perfect sense. So if I am using bar close and have multiple instruments then the actual sequence of the entries can be random, Correct?.

      What is the best way to determine the first entry a new bar? Will FirstTickOfBar only fire (be true) for the first tick of BarsInProgress == 0? It would appear in testing it does not but for every time frame.
      Last edited by ct; 10-17-2012, 03:10 AM.

      Comment


        #4
        Correct, the firing of the instrument events in realtime would depend on really when they update, that's the event driven character. FirstTickOfBar would fire for each series / BarsInProgress.

        Comment


          #5
          Bertrand

          Thanks for the reply. stupid question time -

          How can you determine the OnBarClose setting in ninjascript?

          Comment


            #6
            You can check with CalculateOnBarClose. Called in backtesting / historical data, it would be 'true' only.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            594 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            343 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            556 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            554 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X