Login Page - Create Account

Support Board


Date/Time: Tue, 07 May 2024 15:24:50 +0000



ACSIL reversal with Attached orders is not working

View Count: 740

[2016-07-06 21:20:37]
@sstfrederik - Posts: 403
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.
[2016-07-07 18:06:00]
Sierra Chart Engineering - Posts: 104368
You must set the Order Quantity.

Refer to the documentation here:
https://www.sierrachart.com/index.php?page=doc/doc_AutoTradeManagment.php#SupportReversals
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2016-07-07 20:57:36]
@sstfrederik - Posts: 403
Ah yes, how easy to overlook the obvious. I overlooked something in my code. Works fine now.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account