Migrating From MQL4 To MQL5
by
, 07-25-2017 at 01:21 PM (1689 Views)
This article may be usefull for the coders who are tyrng to move from mql4 to mql5 in easy way:
Migrating From MQL4 To MQL5
Many developers have accumulated a lot of indicators and trading strategies written in MQL4. To use them in Metatrader 5, they should be converted to MQL5. It's not so easy to rewrite all programs in MQL5. It would be much easier to convert them, if there were a translation-reference, and better with examples.
In this article I would like to suggest my version of a guide to migrate from MQL4 to MQL5.