Support Board
Date/Time: Mon, 15 Sep 2025 16:48:20 +0000
Post From: ACSIL - Check if there is an open stop loss order
[2020-04-13 10:26:23] |
ForgivingComputers.com - Posts: 1122 |
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.
|