Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 23:32:32 +0000



Post From: Stoploss rejected in ACSIL auto trading system

[2020-08-01 21:47:34]
User820318 - Posts: 40
Thanks.

Doesnt PositionData.PositionQuantity != 0 tell us that? if position quantity is not zero then there must be an open position?

Should I add

IsWorkingOrderStatus(ExistingOrder.OrderStatusCode) !=0

to the if statement also?