Login Page - Create Account

Support Board


Date/Time: Thu, 06 Feb 2025 04:46:48 +0000



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

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