Login Page - Create Account

Support Board


Date/Time: Tue, 12 May 2026 03:12:42 +0000



Post From: Stoploss rejected in ACSIL auto trading system

[2020-08-01 22:09:10]
ForgivingComputers.com - Posts: 1219
PositionQuantity is open contracts. No order information there.

if (PositionData.PositionQuantity != 0 && ExistingOrder.OrderStatusCode != SCT_OSC_OPEN)
{
// flatten and cancel
}

Date Time Of Last Edit: 2020-08-01 22:12:31