Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 15:10:43 +0000



Post From: How to close any open trade upon removing a custom study?

[2019-10-14 20:28:05]
bradh - Posts: 854
It's as simple as calling the FlattenAndCancelAllOrders() in the LastCallToFunction!

Almost. If there are no open positions or orders, you may get a trade service error. It should not be a problem, as there is nothing to cancel or flatten. I suppose it depends on your broker.