Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy canceling other strategy orders

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

    Strategy canceling other strategy orders

    Good Evening,
    I'm running the same strategy, at the same time, on different instruments with different accounts(Sim), from the "Strategies Tab". The strategies appear to be canceling orders in each other. At least in some instances, I'm not sure about all, the orders are "OCO".

    Is this as expected, if so, how can it be prevented ?

    I have the following in the strategy "Initialize" :
    EntriesPerDirection = 20;
    EntryHandling = EntryHandling.UniqueEntries;
    CalculateOnBarClose =
    false; //true
    Unmanaged = true;
    IgnoreOverFill =
    true;
    RealtimeErrorHandling = RealtimeErrorHandling.TakeNoAction;
    ConnectionLossHandling = ConnectionLossHandling.KeepRunning;

    Thanks,
    Bruce

    #2
    Thanks for the report Bruce, could you please contact us via Help >> Mail to Support so we could review your diagnostic trace / logs for this scenario? If you can please include an approximate day / time when it was seen.

    Thanks much,

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X