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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    110 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    156 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    74 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