Yes. I know that. 
But it seems like this one didn't take any trades if there is already one open. But I solved it by making a new one for only BUYS and one for only SELLS. And that one seems to work.
Latest posts made by brad 0
-
RE: Just check the MagicNumberposted in Questions & Answers
-
Just check the MagicNumberposted in Questions & Answers
This is probably very very easy to solve. I am just running an EA on my account and to get it started I have my own EA to kick in as soon as there are no trades open. So I made this little simple EA to open, let's say a BUY order when I set the chart to "Long only" on the EURUSD. And it works fine. But now I_ want to do the same on "short only". but since there is already one open on the EURUSD this one will not open. Even if I set them to different magic numbers. So where do I change it to look if any order is not open on the actual pair AND magic number.

-
RE: Can I open a profile when no trades are running?posted in Questions & Answers
@paragorundu nope. But I thought I should make one with fxdreema if it could send something to either restart MT4 or load a profile in MT4.
-
RE: Can I open a profile when no trades are running?posted in Questions & Answers
But I already have a good system running. But when the recovery starts, it closes the tabs for the EA making the trades. And that EA is a commercial one. I just need something to load my default windows when all trades are closed. And usually it's every day.
-
Can I open a profile when no trades are running?posted in Questions & Answers
Is there a way to load a profilen in MT4 when I don't have any open trades from an EA. I have some trades starting during the night and if they go wrong I have an Ea trying to recover those trades and close the tabs with other EA's running those pairs. But when they are solved I would like to start with my default profile again if I don't have any open trades at around 11PM. Is there a way to do this from an EA? Or maybe have it rebooting the MT4.
-
RE: Remove open TP?posted in Questions & Answers
Sorry. I didn't see that "For each trade" comment. It's working fine now.
Thank You!!!
-
RE: Remove open TP?posted in Questions & Answers
The problem could be the magic number.
Is there a way to have it removing all TP's in all trades no matter what magic number?
I tried it now and changed the MagicNumber and it changed TP in one of 4 trades. -
RE: Remove open TP?posted in Questions & Answers
Then this would work, but it doesn't. So what am I doing wrong here?

-
RE: Remove open TP?posted in Questions & Answers
@Xfire I tried the following, but that didn't work.
Maybe I did it the wrong way?
-
Remove open TP?posted in Questions & Answers
Is it possible to remove the Take Profit in open trades?
I couldn't figure out how. I have an EA opening trades and setting the TP too close. I would like to remove all open trades in that pair and let another EA I have take care of the TP.
Is there a way I can make this here?