Easy MQL4 Compiler! - page 3

 

Dear members,

i am new to metatrader and facing a problem while compiling any mq4 file, i have used the built in metaeditor and this Easy MQL4 Compiler as well. But both create a log file file rather than creating the ex4 file.

Can anyone help me to solve the problem.

thanks

 
forexbd:
Dear members,

i am new to metatrader and facing a problem while compiling any mq4 file, i have used the built in metaeditor and this Easy MQL4 Compiler as well. But both create a log file file rather than creating the ex4 file.

Can anyone help me to solve the problem.

thanks

Hi,

For compiling mql4 to .ex4 you use meta editor

but in reverse, .ex4 to mql4 you need decompiler.

.ex4 file is not showing you the codes.

Bongo

 

Could anyone to compile (make EX4 file) for me this script, please??? The new metaeditor doesn't makes EX4 files anymore after upgrade... Thank you a lot!!!

Files:
cleanup.mq4  81 kb
 

not sure if this what you are looking for

(did you not keep the old editor?)

also there are 55 warnings (not referenced and will be removed etc)

but the old editor is working ok? on the other old files , so not really sure whats going on

no errors though so should run

Files:
cleanup2.ex4  18 kb
 
forexerof2011:
Could anyone to compile (make EX4 file) for me this script, please??? The new metaeditor doesn't makes EX4 files anymore after upgrade... Thank you a lot!!!

Try compiling and using this one too.

__________________

PS: it will not work in build 509 (some type casting had to be done which metatrader 4 build 509 will recognize as an error)

Files:
cleanup_1.mq4  81 kb
Reason: