Support Board
Date/Time: Tue, 12 May 2026 09:50:08 +0000
Post From: ACSIL - Check if there is an open stop loss order
| [2020-04-13 10:26:23] |
| ForgivingComputers.com - Posts: 1219 |
|
When the order is placed, save the stop order ID number in a persistent variable. Then any time you want to know the status of the stop order use sc.GetOrderByOrderID to check the status and quantity of the stop order.
|
