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 CarlTrading, 03-31-2026, 09:41 PM
            1 response
            157 views
            1 like
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            91 views
            1 like
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            143 views
            2 likes
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            130 views
            1 like
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            107 views
            0 likes
            Last Post CarlTrading  
            Working...
            X