How can I get my mt4 EA to work on mt5???
-
I love using fxdreema.. but I'm now shifting to mt5.. how can I make my mt4 EA to work on mt5?
-
My personal recommendation is that rebuild it block by block. The converter is not completely efficient doing it. Please notice that some blocks have a different name. For example, 'No trade' in mq4 is called 'No position' in mq5.
-
@l-andorrà already did it! Thanks!!
-
You're welcome.