Hello, I cannot find something like composer in php, or npm in javascript for mql5. Where is it or how is it called? Or there is no one? Then how do you deal with reused code in multiple projects?
- is it possible to dynamically evaluate code in mql5?
- EA code from an external source
- Errors, bugs, questions
Poker_player: Hello, I cannot find something like composer in php, or npm in javascript for mql5. Where is it or how is it called? Or there is no one? Then how do you deal with reused code in multiple projects?
There isn't one!
MQL is not a general purpose programming language. It is specific and only runs within the MetaTrader terminal environment. Code does not tend to get that complex. The simple use of the old style of using include files or libraries like in the C/C++ is sufficient. There is also the "Project" functionality in the MetaEditor if you prefer.
Take some time to read the documentation first and to properly familiarise yourself with the MetaTrader environment and the MQL (C/C++ like) language.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register