Quote:
Originally Posted by haliban
Is this really a MQL generator. You develop a logic of your trading system, put boxes and arrows on the screen and as a result you get complied ex4 file?
I remember when the MS FrontPage came on the scene with few clicks on the mouse you have a web page. The only issue with Front Page was that I generated too much crap in the code.
I do not know for you but I do not trust to visual programs like this(my own opinion). 
|
Its just like c# compared to c. C# will always generate some crap code because it is necessary while you have full control over c, but you need 10x time to do something in c.