Is there any EA available which closes the previous order automatically whenever a new order gets active?

1 View
Damon Barton
Answered 3 months, 3 weeks ago
<p id="isPasted">You will have to close the orders with OrderClose() - It will have to be part of your OrderSend() routine. Close the BUY when you Open the SELL.</p><p><br></p>