View Single Post
 
Old 03-09-2006, 03:37 PM
yousky yousky is offline
Member
 
Join Date: Dec 2005
Posts: 60
yousky is on a distinguished road
Thumbs up Mql2Mq4 Conversion Tool Beta V0.2

Hello all ,

sorry for the lack of news, but my free time to code this tool was short.

Here Mql2Mq4 Beta version 0.2 to correct a bug on application loading. Sorry for this, more over have add an Exception Handler, so if bugs occured you can send me the generated file "Errors.txt" on my forum. Thanks.

User notes to convert Mql file with Mql2Mq4 Tool:

- Load Mql File (use Button)
- Convert it (use Button)
- Compile it (use Button but it's automatic)
- If errors are detected you can use the button 'Try to correct compilation errors' to correct them.
- After what, you can save the result in Mq4 File.
- And finally you have to specify the good values for: Lots, Stop Loss and other common variables.

Download Link

Don't hesitate to report bugs and suggestions on my forum, but keep in mind that it's the first version and a lots of function like (SetIndexValue, GetIndexValue, ...) are not converting yet. If you know how to convert them in Mq4 language, tell me.

Thanks.
yousky