FX31337 / MQL-Compile-Action

Compiles MQL programs via GitHub Actions
MIT License
7 stars 6 forks source link

error 413: MQL4 is not supported #15

Closed kenorb closed 1 year ago

kenorb commented 4 years ago

error 413: MQL4 is not supported. To compile this program, use MetaEditor from your MetaTrader 4 installation folder.

This happens when compiling MQL4 file using 5.0.0.2515 version. It works fine for 5.0.0.2361.

kenorb commented 1 year ago

It's by design in the new version for MT5. Only older version can compile both MQL4 and MQL5. There is no easy fix for it.