Do you have an "Indicators" directory?
Forum thread: Error 4802 ??
Error 4802 ?? - I'm trying to find out how to create an indicator with the same or different timeframes.
- 2023.02.21
- Carl Schreiber
- www.mql5.com
My indicator does not have/need resources nor other indicators with the same or different timeframes. Ehehe 🤣 , well what is different on that indicator. Now i was doing a similar stuff with another indicator (i
6102889:
You don't need to include "Indicators\" in the indicator name.
Hello
so am trying to use this custom indicator(corr-wilder-ema-vra.ex5) to create an expert advisor.i have the source code so when I compile it then call it using the icustom it returns the error below
cannot load custom indicator 'Indicators\corr-wilder-ema-vra.ex5' [4802]
the file path is correct
the indicator does not have any errors
can anyone help
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
Hello
so am trying to use this custom indicator(corr-wilder-ema-vra.ex5) to create an expert advisor.i have the source code so when I compile it then call it using the icustom it returns the error below
cannot load custom indicator 'Indicators\corr-wilder-ema-vra.ex5' [4802]
the file path is correct
the indicator does not have any errors
can anyone help