Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi-time frame orders

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

    Multi-time frame orders

    Hi all,

    I believe I read something about this on the forum (or perhaps the help docs?), but I'm having a hard time searching through to locate the thread...

    I'm trading the same instrument in two different timeframes... and I'm getting myself in trouble because an order from the second-timeframe can't get through while the first one is working. I know this is well known behavior.

    I'm just trying to understand my options for getting around this.

    I currently track 'IOrder' object from both timeframes. I try to CancelOrder() the other order before placing the second one... but it looks like the cancellation isn't happening "quick" enough to allow the second order to be accepted... so, what do most people do? Increase EntriesPerDirection by one, and hope not both orders are filled?

    Thanks in advance.

    #2
    Your best bet is to cancel the order, monitor the cancellation of this order in OnOrderUpdate() and once "Cancelled", then submit the other order.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

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