Sending variables from one MT5 platform to another
-
Hello, is there a way to send local variables from one EA to another in a different platform?
-
not directly, but maybe with files reading/writing ... or using database:
https://www.mql5.com/en/articles/932
... I have not tried
-
Thank you
