Support Board
Date/Time: Tue, 26 Aug 2025 08:53:10 +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? |