Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Timing sequence for "OnBarUpdate=True"

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

    Timing sequence for "OnBarUpdate=True"

    Hi,

    I am trying to understand the detailed timing sequence for Ninjatrader (6.5) order placement in “live” trading.

    Say,
    - I have a NinjaScript strategy running on a 5-min chart, with OnBarUpdate = True.
    - At 11h59:58, the last tick occurs within the 12h00:00 5-min candle/bar; this is the tick that will define the candle/bar closing price.
    - Assume the next tick does not occur until 12h00:10 (i.e. 10 seconds after prior candle/bar close), so that the next candle/bar (i.e. the 12h05:00 5-min candle/bar) does not begin to be drawn on the chart until 12h00:10.
    -
    If the closing price of the 12h00:00 candle/bar was sufficient to trigger an entry signal under my strategy, when does NinjaTrader (6.5) begin the process of submitting the “live” order?

    Is it at 12h00:00 (i.e. immediately after the time at which the candle/bar closed)?

    Or is it at 12h00:10 (i.e. immediately after the new candle/bar begins to be drawn)?

    Thanks.

    #2
    AnotherTrader, it would be submitted on the open tick of the new bar, as this is the tick that closes your prior 12:00 bar, as NinjaTrader's 'body' is event not solely time based.

    Comment


      #3
      Thanks, Bertrand.

      Is there anything that can be set to force NT to submit the order at 12h00:00, rather than wait for the next tick?

      And is it the same for NT7?

      Comment


        #4
        This behavior is the same on NT7 - unfortunately you would not have your trade signal until you receive the closing tick of the 12:00 bar, even if this is coming in at 12:00:10

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        144 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        71 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Working...
        X