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