Login Page - Create Account

Support Board


Date/Time: Tue, 11 Aug 2026 19:44:13 +0000



Post From: ACSIL - Check if there is an open stop loss order

[2020-04-13 10:26:23]
ForgivingComputers.com - Posts: 1235
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.