Maybe I found the problem, but I don't know how to solve it.
It's working only for the first trade , but if I have more than 2 trades the system does not check that every trade is far "X" pips, but even if only one trade satisfies the condition my EA continues to open positions, I'm working with low time frames, so I would like the EA not opened positions in the range established by me if there are already open positions.
S
Posts made by Simo84
-
RE: How to open multiple tradesposted in Questions & Answers
-
RE: How to open multiple tradesposted in Questions & Answers
thank you for the answer , but in that case all the my EA condition doesn't work.
For example, if I have an open position, I would like the signals to open another position to be ignored until we are at X pip from the already open position -
How to open multiple tradesposted in Questions & Answers
Hi, I would like my EA to open more trades but only if the conditions occur at a certain number of pips from positions already open, I have tried as shown in the link but it does not work. https://fxdreema.com/shared/v8B8ONoUd
Thanks