The message " executable file is corrupted. Please recompile it." simply means the ex4 of the indicator file is tooooo old.
To do what is written in the error message:
- Open the source code in the editor
- Press F7.
- Now it should work (unless there are other problems)
Carl Schreiber #:
The message " executable file is corrupted. Please recompile it." simply means the ex4 of the indicator file is tooooo old.
The message " executable file is corrupted. Please recompile it." simply means the ex4 of the indicator file is tooooo old.
To do what is written in the error message:
- Open the source code in the editor
- Press F7.
- Now it should work (unless there are other problems)
Hi Carl
Thanks for reply, soo I cannot recompile this code as i do not have an mq4 file with the ex4 file, it is just the ex4 file, I do believe the file is quite old yes, the modified mark is 2018
Kind regards
Paul

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
Hi All
I have tried alot of things but i cannot get around this error when using iCustom to load a value from a custom indicator, the value is loaded as I can see from the Print but always an error before hand: ' executable file is corrupted. Please recompile it.'As ive mentioned the result of the test print using the iCustom method is showing as I expect but due to error my expert advisor cant seem to use the data?
The executable does not come with an mql4 file soo i cannot recompile it but I dont understand how the value is received correctly but theres this error. Below is my code and logs:
Print code:
Please see attached images
Any help would be greatly appreciated!
Kind regards