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 argusthome, 03-08-2026, 10:06 AM
        0 responses
        88 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        30 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        68 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X