magic number
-
Say i have an ea that opens trades on eurusd with magic number 1 , can another ea on eurusd with same magic number modify stops and close positions , or another way is this possible.
-
@max-c Hello.
Yes that is possible. There are just some things that you need to be sure of like that the other EA is actually working on the same market as well. Another way would be to develop it to work on all manually and automatically opened trades and on any symbol. These options you can choose within some blocks.