'Close all'/'Open' tools - page 7

 
irclay:
Hello As the topic says, i'm looking for a simple tool/EA that closes all trades at a given hour.

It looks like the Swiss Army EA should work. Trying it tonight.

https://www.mql5.com/en/forum

 
irclay:
Hello As the topic says, i'm looking for a simple tool/EA that closes all trades at a given hour.

I found this EA on KimIV website (KimIV is well-known coder)

Download: e-CloseOnTime.

It is in Winrar archive (unzip it by winrar).

The settings:

- CloseHour=7 (time to close in hours)

- CloseMinute=0 (time to close in minutes)

- UseCurrSymbol=False (if false so closing the orders for one pair only)

- UseOneAccount=False (if false so use one account ony)

- NumberAccount=11111 (number of account)

- Slippage=3 (slippage)

Attach this EA to any chart.

 

Merge two EA's please

Hello, I have two EA's. One for Closing all trade once a Negative float is reached and the other is closes all trades for a specific currency.

So what I would like is an EA that I can put on any chart and if a specific -$ amount is reached for a specific Currency to close all trade for that currency.

Thank you

 
wolfe:
Here you go, I made this. Hope it helps. In the external parameter enter a number as a dollar amount for Take_Profit and Stop_Loss. This EA will execute according to the TOTAL VALUE of all open orders, it also deletes any pending orders.

example:

Take_Profit=200

Stop_Loss=-200

This is good Now, does it work by specific currency? If not can it be currency specific? Sort of like the attached? but the attached doesn't have value amount.

 

Another one attached.

Files:
closeall1.mq4  3 kb
 

EA to close all open position when profit = 100$

Anyone have EA to close all open position when profit of open position is >= 100$

Tnx for help....

 

Here you go;

 
matrixebiz:
Here you go;

Tnx for reply! Is it EA or script?

 
metastock:
Tnx for reply! Is it EA or script?

EA. Just attach it to any chart and it will watch all open orders.

 
matrixebiz:
EA. Just attach it to any chart and it will watch all open orders.

Wow!!! Really a beutiful EA....

I use it on Hedge system based on GJ /UJ....

Reason: