Cannot load custom indicator

 

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

 
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.
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:

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 don't need to include "Indicators\" in the indicator name.