Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Auto order cancellation with missing bars

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

    Auto order cancellation with missing bars

    Hi,
    A couple of questions regarding empty bars:
    • Will OnOrderUpdate() still be called for this time bar? (I'm guessing not)
    • Say I'm working with 1-min bars. When will an order be cancelled in the managed approach? 1 minute after placing, or when a real bar arrives?


    Thanks,
    Boaz

    #2
    Hi Boaz, the OnBarUpdate() would not be connected to the OnOrderUpdate().

    NT is event driven, so if there's no tick to close / open a new bar then the order would persist until you get a new bar update.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    110 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    59 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    37 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    41 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    78 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X