Login Page - Create Account

Support Board


Date/Time: Mon, 10 Mar 2025 02:26:25 +0000



Post From: Attached Stop

[2022-03-12 04:12:25]
1+1=10 - Posts: 270
Is it necessary to cancel a pending attached stop order, if the position is closed in profit manually?

If you want all working orders to be canceled when you use sc.BuyExit()/sc.SellExit(), then you can set sc.CancelAllWorkingOrdersOnExit = true;

Docs here: Automated Trading Management: CancelAllWorkingOrdersOnExit