Now I am compiling my MetaTrader .mq4
files to .ex4
files with MetaEditor.
But my .mq4
files are generated by a Java-process, and I would like to automate the compilation process.
Is there a command-line compiler tool I could call programmatically?
Yes, there is an executable in the install directory of the terminal. It is called metalang.exe.