Trailing Stop
-
Hi, my trailing stop takes over any open trade on the account from other EA's, how can I stop this, must I use the Group filter? EX: add my trade in group 7 and then link group 7 in the filter area of the Trail block? Rgds Anton.
-
Yes, use the Group filter. Assign your EA's trades to a specific group (e.g., Group 7) and configure your trailing stop EA to only affect that group.
-
@CuriousMind87 Thanx.
-
Hi
You said "from other EA's"
Are you using the same EA on different charts or are they different EA's completely?If its the same EA, change the "Magic Number for each chart" when you load it.
However, as @CuriousMind87 mentioned, you could filter (group) them as well.
It is strange that your EA would be closing everything on your "account" if its not the same EA on the other charts, but this could also be the blocks / conditions that you used.
Look at you blocks (and logic)
Are trades to close under "Each Trade" or did you create it to close all and used "Account"Merely a point.
Glad you got sorted though.