Magic Number
-
Hello, tell me whether the expert will work on two terminals with the same magic number?
-
The magic number is just a number that the EA uses when creating new trades and orders. If I have an EA that creates my orders with magic number 12345, then I can give you that EA and it will create orders for you also with magic number 12345. At least those EAs generated with fxDreema, because the magic number is a constant and you can see it in the input parameters.
-
I'm pretty sure the 'magic number' is meant to be restricted to one single terminal environment. To share that information across to other terminals would probably take additional software. (I'm not an expert.)
There are tons of write-ups about Metatrader magic numbers available via a good google search. -
Thank you