is it possible to edit and compile mt5 by vs? if not , wish metaquotes could consider it, vs is really good and convenient tool.
- Visual Studio Code
- [MQL5] If you do not use MetaEditor to code, which alternative editor do you use?
- Create your own MetaTrader extension (dll)
aluok3:
is it possible to edit and compile mt5 by vs? if not , wish metaquotes could consider it, vs is really good and convenient tool.
is it possible to edit and compile mt5 by vs? if not , wish metaquotes could consider it, vs is really good and convenient tool.
You can setup mq5 extension for processing by VS. To compile MQL source codes from VS - use this documentation regarding command line :
"C:\Program Files\TradingPlatform\metaeditor64.exe" /compile:"C:\Program Files\TradingPlatform\MQL5\Scripts\myscript.mq5"

Compiling - Creating Programs - MetaEditor Help
- www.metatrader5.com
Any file (*.MQ4, *.MQ5 or *.MQH) can be compiled, but an executable file (*.EX4 or *.EX5) can be generated only as a result of the compilation of the main MQ4 or MQ5 file of a program. Compiled executable EX4/EX5 files can be distributed without source MQ4, MQ5 or MQH files. Debugging is impossible without them. It is recommended not to...

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