Quote:
Originally Posted by Alizain
Then, tell me which programming experience is needed, like c++ or web programming like php, or like visual basic. That's hard to learn or easy ??
i think fxopen may can give some examples then we (traders) can copy paste it, that's will be usefull.
|
The MQL programming language is a clone of C language (it shares most of the C-syntax). A lot of examples and ready to use scripts, indicators and expert advisors can be found in the MetaTrader\experts folder (*.mq4 files are source code files, *.ex4 files are compiled binaries).
The MetaEditor which comes with MetaTrader is a complete programming environment where you can create or customize scripts, indicators or expert advisors. I'll post some links to some tutorials about coding in MetaEditor later
