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
Well, maybe the creators don't see the kind of difficulties that ordinary programmers face.
For example, I used to study BASIC in university and nothing else. I tried to use mql4 but now I don't have any problems with it. When I tried to use mql5, I wrote one simple indicator with less than 100 lines together with a mql5 indicator hat. In my opinion there is a difference and the difference is significant.
This is a myth and you know it.
Let's take the standard ATR.mq4 from MetaTrader 4. There are 104 lines there:
Let's take ATR.mq5 from MetaTrader 5. It has 96 lines.
There is no difference in size of 104 vs. 96 lines, even the advantage is on the side of MQL5.
That's how people transfer nonsense and myths from forum to forum.
Doesn't mean at all that the language is the same.
The difference is only in a small set of functions (MT5 has better ones) and there are no major costs to master.
As for "I don't want to waste my time" and "I need it yesterday", I would like to remind you that a trading platform is an important tool to increase a trader's efficiency. When there is an obviously more effective and functional solution, not using it is a self-harm and self-deception with invented myths.
It's enough to compare trading strategy testers to forget about MT4 forever. I'm not joking and I'm not overreacting - it's real.
The stupidest principle of summing up positions in MT5 (and this means the impossibility to limit the simultaneous operation of several MTS on one symbol and one account without any tricks) has forever discouraged trading on it. Even when there will be more brokers providing MT5 on the real than there are fingers on hands.
And rewriting the code for MT5 only for the sake of a tester - sorry, but it is absurd.
The stupidest principle of summing up positions in MT5 (which means the impossibility to limit the simultaneous operation of several MTS on one symbol and on one account without any tricks) has forever discouraged trading on it. Even when there will be more brokers providing MT5 on real than there are fingers on hands.
It is not absurd at all.
The advantages have been explained so many times that I don't want to repeat them. I've also repeatedly explained why "multiple MTS on a single symbol is self-defeating, a loss and an unrealistic situation for mass use".
And to rewrite the code for MT5 only for the sake of a tester - sorry, but it's absurd.
It's not absurd.
You are cutting back on your own opportunities and missing out on chances of development. Proving to yourself and others that a knowingly better, more functional and powerful system is worse than an old one with a bunch of flaws is doing yourself direct harm.
Not at all means that the language is the same.
The only difference is a small set of functions (in MT5 they are better) and there are no major costs to master.
As for "I don't want to waste my time" and "I need it yesterday", I would like to remind you that a trading platform is an important tool to increase a trader's efficiency. When there is a knowingly more effective and functional solution nearby, not using it is harming yourself and deceiving yourself with invented myths.
It's enough to compare trading strategy testers to forget about MT4 forever. I'm not joking and I'm not overreacting - it's real.
This is a myth and you know it.
Let's take the standard ATR.mq4 from MetaTrader 4. There are 104 lines there:
Let's take ATR.mq5 from MetaTrader 5. It's 96 lines.
There is no difference in size of 104 vs 96 lines, and even the advantage goes to MQL5.
That's how people transfer nonsense and myths from forum to forum.
My question is that the same indicator in mql4 took me an hour to write, and it took me a week to master writing the same code in mql5... It's not the number of quotes, it's understanding of programming approaches...
How different is the function of getting the value of the standard indicator in mql4 from the same function in mql5... I've almost lost my mind when I was dealing with it. Of course, you can offer courses in programming, but you have to take into account other factors that may not allow to go to such courses... And the cost, and age, and the distance from the venue or the cost of traffic in the case of online learning ... You never know...
Renat, how difficult is it to equate mt4 tester with mt5 tester?
We will not touch the Quartet, only the service part of integration with MQL5.community.
That's not what I was saying, I was saying that I wrote the same indicator on mql4 in an hour, and it took me a week to learn how to write the same code on mql5... It's not the number of quotes, it's understanding of programming approaches...
How different is the function of getting the value of custom indicator in mql4 from the same function in mql5 ... I`ve been almost crazy trying to figure it out. Of course, you can offer courses in programming, but you have to take into account other factors that may not allow to go to such courses... And the cost, and age, and the distance from the venue or the cost of traffic in the case of online learning ... You never know...
Compare the two files and you'll find the minimum differences.
About the "one week to get the hang of it, nearly went crazy" - it's a red word on the forum. That's how myths are born.
Only the language in it is so different that it takes no small amount of time to master it.
Compare the two files and you will find minimal differences.
The "one week to get the hang of it, I nearly went crazy" is just a red-letter phrase on the forum. That's how myths are born.