EA with a different magic number is using another EA's trades
-
Hi guys, does anyone have an idea why an EA with a different magic number is using another EA's trades? Both are on the same chart. In an earlier version of my EA this was not a problem, but I don't know what I could have done wrong now.
-
is solved
-
@rgoo how did you solve it? Changing magic number?
-
I then simply used groups, in my experience it doesn't work without groups.