Archives
People have been asking if the code of MetaTrader 5 (MQL5) will be similar to C++? It was promised that MQL5 will be very similar to classic C / C++, except: pointers. that staff with *. goto operator. anonimous enumeration. some exotic staff from so-called “object-oriented programming”: classes constructors do not have parameters, no multiply inheritance etc. [...]
Read more about C++ and MQL5 – MetaTrader 5 and view this post/page in full.
Nov 14th, 2009 | Filed under MetaTrader 5
Tags: c language, c similar to mql5, c++, MetaTrader 5, MQL, MQL5, MQL5 Help file, mql5 similar to c, MT5
The main difference between MQL4 and MQL5 is the appearance of the object oriented programming. So you can start learning MQL4 now, because: If You know MQL4 the only thing in MQL5 to change in your programs will be names of a couple of start() init() deinit() functions; If you know MQL4 the transition to [...]
Read more about Learning programming for the Metatrader 5 and view this post/page in full.
Oct 28th, 2009 | Filed under MetaTrader 5
Tags: Address arithmetic, Anonymous enumeration, c language, c plus plus, c programming, c++, class inheritance, code, coding, deinit, functions, Goto operator, init, learn mql4, learn mql5, learning MQL4, learning MQL5, MetaTrader 5, MQL4, MQL5, MT5, object oriented programming, Operators overload, parameters, Pointers, progamming, ternary operation

