Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 00:48:32 +0000



Post From: ACSIL - Unable to send concurrent Buy and Sell Orders

[2025-07-28 17:56:04]
stockwet - Posts: 37
I'm running into the same issue. I have the following trade configuration ...

sc.AllowOppositeEntryWithOpposingPositionOrOrders = true;
sc.CancelAllOrdersOnEntriesAndReversals = true;

The OCO workaround seems okay, but, I need the orders to have their own attached orders when they trigger. Anyone have a solution for this one?