Support Board
Date/Time: Sun, 09 Nov 2025 06:49:41 +0000
Post From: Stoploss rejected in ACSIL auto trading system
| [2020-08-01 19:40:50] |
| ForgivingComputers.com - Posts: 1155 |
|
You can check the nearest stop and target individually and make sure they are both open. s_SCTradeOrder ExistingStopOrder;
int OrderResult = sc.GetNearestStopOrder(ExistingStopOrder); |
