Login Page - Create Account

Support Board


Date/Time: Sun, 09 Feb 2025 03:12:27 +0000



Post From: Stoploss rejected in ACSIL auto trading system

[2020-08-01 22:09:10]
ForgivingComputers.com - Posts: 999
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