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 am trying to return a value from an indicator buffer via iCustom, but I keep getting the error 'cannot open file':
'2018.09.17 11:09:53.368 cannot open file 'C:\Users\ryanw\AppData\Roaming\MetaQuotes\Terminal\1DAFD9A7C67DC84FE37EAA1FC1E5CF75\MQL4\indicators\ADX & ADXR.ex4' [2]'
I have declared the external variables in the correct order and everything appears to be written in the correct way:
But the error still appears.
I have posted the full code from the custom indicator and from the EA below.
The Custom Indicator:
The EA: