Close Multiple trade at onces

Dec 18, 2020
97
2
24
38
Hi,


How to close multiple position based on symbol, profit etc.


Like :


Close all GBPUSD Position/Trade


Close All GBPUSD Sell Position/Trade


Close All negative trades/positions


Any EA/Script to close trades based on filter?. I have a script with close all open trade but not based on filter.
 

Attachments

  • Close all open and pending orders.mq4
    1.4 KB · Views: 17

Enivid

Administrator
Staff member
Nov 30, 2008
18,532
1,355
144
Odesa
www.earnforex.com
But it do not have symbol filter, it closing all order from all symbol. Can you add symbol filter?
Actually, it does have a symbol filter.

All you have to do is set Close only instrument in the chart to true and run it on the chart of the symbol you want to close the orders for.

close-all-orders.png

And i have uploaded this in \MQL4\Scripts. it correct place right?
Right.
 
  • 👍
Reactions: shanmugapradeep