Support Board
Date/Time: Fri, 26 Jun 2026 11:11:45 +0000
Post From: ACSIL - Check if there is an open stop loss order
| [2020-04-13 10:26:23] |
| ForgivingComputers.com - Posts: 1230 |
|
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.
|
