Start here: https://www.mql5.com/en/docs
And for examples you can look here: https://www.mql5.com/en/code
- www.mql5.com
IMHO, it is better to learn MQL5 first, because currently most of the jobs offered on this site are for MT5.
Hi guys..
I'm a C & PHP languages programmer and I would like to learn MQL
Does anyone know how and where to start?
Is there a difference between MQL4 and MQL5?. If yes, then which is better to learn?
Do you want to develop in MT4? If so, why?
Even for a C programmer, the MQL paradigm of dealing with charts/indicators is a little weird so I recommend trying to study the simple indicators first. For EAs, I strongly recommend the Book "Expert Advisor Programming for MetaTrader 5: Creating automated trading systems in the MQL5 language"
;)
IMHO, it is better to learn MQL5 first, because currently most of the jobs offered on this site are for MT5.
Thanks :)
Which is easier? MQL4 or MQL5?
Do you want to develop in MT4? If so, why?
Even for a C programmer, the MQL paradigm of dealing with charts/indicators is a little weird so I recommend trying to study the simple indicators first. For EAs, I strongly recommend the Book "Expert Advisor Programming for MetaTrader 5: Creating automated trading systems in the MQL5 language"
;)
Thanks :)
Which is easier? MQL4 or MQL5?
It's paradoxical because MQL4 is easier but if you first learn MQL4 and then try to learn MQL5 you will run in a lot of trouble, but if you first learn MQL5 then MQL4 will be a breeze.
Also many MQL4 functions have been ported to MQL5 already and i would encourage you to use MT5 because of it's performance and capacities.
Thanks :)
Which is easier? MQL4 or MQL5?
Boh are equal. It depends on you goals... But just remember, MQL4 is a past technology, MQL5 is the future...
Forex is relying heavily nowadays on MQL4, so if you intend to operate this market you need to weight your odds...
As an example, here in Brazil, only MQL5 is available, so I mastered it and never programmed MQL4. And, on several core behaviors on indicators and buffer manipulations, there are nov direct equivalente of functions, so programming oon both is tricky...
;)
It's paradoxical because MQL4 is easier but if you first learn MQL4 and then try to learn MQL5 you will run in a lot of trouble, but if you first learn MQL5 then MQL4 will be a breeze.
Also many MQL4 functions have been ported to MQL5 already and i would encourage you to use MT5 because of it's performance and capacities.
Boh are equal. It depends on you goals... But just remember, MQL4 is a past technology, MQL5 is the future...
Forex is relying heavily nowadays on MQL4, so if you intend to operate this market you need to weight your odds...
As an example, here in Brazil, only MQL5 is available, so I mastered it and never programmed MQL4. And, on several core behaviors on indicators and buffer manipulations, there are nov direct equivalente of functions, so programming oon both is tricky...
;)
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi guys..
I'm a C & PHP languages programmer and I would like to learn MQL
Does anyone know how and where to start?
Is there a difference between MQL4 and MQL5?. If yes, then which is better to learn?