
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
Yeah, it doesn't exist in nature, but Google will.
In errordescription.mqh line82 should be corrected
// case ERR_CHART_WRONG_TIMER_PARAMETER: return("Wrong parameter for timer");
case ERR_CHART_WRONG_PARAMETER: return("Wrong parameter for timer");
I commented it out, so it works.
#define ERR_CHART_WRONG_TIMER_PARAMETER ERR_CHART_WRONG_PARAMETER
Dear Sirs,
I have only 3 error in a EA that I am trying to build as follow: