Login Page - Create Account

Support Board


Date/Time: Tue, 26 Aug 2025 08:52:41 +0000



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

[2025-07-28 20:56:28]
stockwet - Posts: 37
The documentation states the opposite, which is why both @NeilPatel84 and I have this configured to be true. I tested with false just for fun and it didn't work. Here's the relevant documentation.

AllowOppositeEntryWithOpposingPositionOrOrders

The default value for this variable is TRUE (Yes).

When this variable is set to FALSE (No), then a Buy Entry or Sell Entry is not allowed if there is a Trade Position or working orders already existing in the opposite direction. Otherwise, the signal will be allowed.

Complete details about how this variable works can be found in the BuyEntry and SellEntry Order Action sections.

If this is set to TRUE (Yes), you should set CancelAllOrdersOnEntriesAndReversals to TRUE (Yes) when using Attached Orders so that those Attached Orders will be canceled since the current Trade Position will be reduced in quantity or reversed.

This also wouldn't impact the issue cited in the message log since it's the entry order, not an attached order:
SellEntry signal is ignored because working orders exist