Converting MQ4 files and their include files MQH
-
i have an mq4 file that has mqh include files, should i only convert the mq4 file?
-
i get errors when i dont convert the MQH files
-
i have went experimental and converted the MQH files with the converter. the result was better but not ideal.


these are the other erros i got
any idea on how i can fix this @fxDreema
-
it appears this is what is making the problem

since this is an indicator i think i will proceed by deleting them -
IT WORKED.
for anyone looking how to go through this. if you have an mq4 indicator that has include files. you can use the converter for all of them. afterwards just delete the code which is making a problem. proceed at your own risk, specially if its an EA.
-
just delete the code which is making a problem
I wish every coding problem could be solved like that lol
-
@roar yeah, it was a quiet the educational experience.