Discussion of article "Step-by-Step Guide to Writing an Expert Advisor in MQL5 for Beginners" - page 9

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
In mql4 i programmed my few ea in few days without any learning, it was that easy. I know dozens of different programming languages (java, c, php, other minor or outdated languages). mql5 language is not so intuitive as mql4. It's a shame there is no converter between languages. I have to take a deep breath and start learning..
thanks for your code. it's very helpful.
by the way, i am trying to run the code, the result include buy and sell in different prices, but the profit column is always ZERO.
this happens with different EA codes, symbols, and times.
your help is much appreciated.
hello ! i am trying to have access to the article but when i click on the link it gives me an error 404 page unavailable. could y please confirm ? regards.
Hi Samuel,
Congrats for the article!
It's plain and simple for beginners! Just right to the point.
Best regards,
Bruno Dias
when compiling it gives an error
return value of'OrderSend' should be checked my_first_ea.mq5 211 10
what could be wrong?