You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
How can we explain why many brokers call MQL4 platform popular, but do not apply this epithet to MQL5?
Obviously, the difference is in the OOP, which is much harder to master and, as a consequence, in debugging and support of the written code.
For professional programmers this requirement is not critical, on the contrary, they actually benefit from "the more complicated, the better" for many reasons, since programmers are usually paid by the hour, and with a complex code you can simply earn more by the hour. It also makes it harder for other programmers to decipher and understand the code, which increases the employer's dependence on this programmer, etc.
It is also obvious that for the purposes of trading, where payment or expenditure of one's own time is usually made by the project, not by the hour, this rule does not work.
what does this have to do with OOP at all? what does it have to do with....
The broker cares about traders, and if in his case there are more traders in MT4 than in MT5, it has nothing to do with, for example, the standard library. It's just the way he does business.
The end user of the platform (the trader) also does not really care what programming paradigm and code design style the programmer adheres to.
Open the certificate.
Which one? Unfortunately, I don't see anything about OOP in the MQL4 handbook.
what does this have to do with oOP? what does.... have to do with it?
the broker cares about traders and if in his case there are more traders in MT4 than in MT5, it has nothing to do with the standard library for example. It's just the way he does business.
What does this have to do with business in general? A broker takes a ready-made platform and builds his business on it... If the platform is not popular with traders, the business will go accordingly....
Which one? Unfortunately, I don't see anything about OOP in the MQL4 handbook.
You're a wild one, aren't you?
the languages are almost identical 1:1.
Can you give me a link to the MQL4 documentation that describes all the features of MQL5?
You're a wild one, aren't you?
The link doesn't work.
The link doesn't work.
to update the terminal to 2017.
The languages are almost identical 1:1. What differs is the API provided by the platform, the level of optimization and the tester/optimizer is nicer (but not more convenient in my opinion) in 5