MT4 EA's etc.

Posted By: Geek

MT4 EA's etc. - 07/08/13 13:17

I note that in a future version Zorro will have an automatic conversion of a Zorro script to an MT4™ EA...

Now my question is, i have seen some MQL4 to MQL5 converters about...

Will this convert ok from a script that I code in Zorro, then convert that into a MT4 EA, and then finally into a MT5 EA?

I want to trade stocks on the LSE using what scripts i am making in Zorro, and then convert have a conversion function to allow me to do this.

Like to have an automatic conversion from Zorro into Ninja Trader scripts...As that trades also stocks, futures and forex... I know the language is similar but that would be really cool if implemented in any future versions for the inexperienced programmer like myself.

I can just about manage lite-c..
Posted By: jcl

Re: MT4 EA's etc. - 07/08/13 14:29

The conversion does not really convert a script to MQL4 code, as this would not be possible anyway with most Zorro scripts. It rather converts the script to a DLL, which can then be traded by a MT4 EA. This would theoretically also be possible with MT5, however only in a limited way as MT5 as to my knowledge does not support hedging.
Posted By: Geek

Re: MT4 EA's etc. - 07/08/13 14:50

Thank you for the explanation.
© 2024 lite-C Forums