Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 14:15:31 +0000



Post From: ACSIL reversal with Attached orders is not working

[2016-07-06 21:20:37]
@sstfrederik - Posts: 404
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.