Marco vd Heijden:
It's pretty clear.
Read the red text.
Add #property strict and specify the version number.
Thank you very much and sorry for the inconvenience, but I am a beginner in programming How do I use this feature Is there anything that explains to me that
ALI ABBOOD ATIYAH AL-HADRAWI:
Put this at the first to lines:
Thank you very much and sorry for the inconvenience, but I am a beginner in programming How do I use this feature Is there anything that explains to me that
#property strict; #property version "1.0";
See here:
https://docs.mql4.com/basis/preprosessor/compilation
Program Properties (#property) - Preprocessor - Language Basics - MQL4 Reference
- docs.mql4.com
Every MQL4-program allows to specify additional specific parameters named #property that help client terminal in proper servicing for programs without the necessity to launch them explicitly. This concerns external settings of indicators, first of all. Properties described in included files are completely ignored. Properties must be specified...
tomm73:
Thank you very much. The problem has been solved. I hope with all my heart that you will be happy in your life and lasting profits.
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
I programmed a pointer, but when I upload it, this error appears to me, as in the picture
Note that the file format is correct ex4