Close Multiple trade at onces

shanmugapradeep

Corporal
Messages
83
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.
 
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.
I know you can do this on CTrader, but not sure about MT4
 
There was an EA for it, definitely saw it - you loaded it on to the chart in MT4 and it'd close based on the pair of the chart open.
Can't remember its name though :(
 
As I know they use the script, I do not use it but maybe you can try this
 

Attachments

  • Close_trades.zip
    7.2 KB · Views: 8
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.
I am aware of close all trades EA on MQL5. But i think they might have some specific EA's to close particular positions as well. https://www.mql5.com/en/search#!keyword=Close order&module=mql5_module_codebase refer to this link
 
As far as I know, ctrader does have thin function, however, I am not sure about mt platforms. I bet there are some EAs made for this.
 
Trades can be closed automatically if we use the take profit function in the mt4 i guess.
 
Back
Top