Yes, but if you create a topic each time there is an error in the documentation you will open a lot of them.
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
original code:Print("Launched the EA ",MQLInfoString(MQL5_PROGRAM_NAME));
should be:Print("Launched the EA ",MQLInfoString(MQL_PROGRAM_NAME));