Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 00:20:29 +0000



Post From: ACSIL reversal with Attached orders is not working

[2016-07-06 21:20:37]
@sstfrederik - Posts: 406
Hi,

I have the following settings in the default block:

sc.SupportReversals = true;
sc.CancelAllOrdersOnEntriesAndReversals = true;
sc.AllowEntryWithWorkingOrders = true;

When a reversal condition happens and a BuyEntry or SellEntry is made I get the following message in the service log:

"Order quantity is 0. Order action is ignored."

Did I miss anything? Thanks.