Close all orders if One order closes

 
How can i close all orders if one closes
 

Use an EA.

You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
          No free help

Or pay someone. Top of every page is the link Freelance.
          Hiring to write script - General - MQL5 programming forum

 
kamada2020 :
How can i close all orders if one closes

You need to track transactions in OnTradeTransaction. Example: Close All if Take Profit activation and Close Delete By Loss Or Profit

Reason: