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 Hwop38, 05-04-2026, 07:02 PM
            0 responses
            161 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            309 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            245 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            349 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            179 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Working...
            X