Mql4 to javascript transpiler try it
In oder to build mql4 to js :
- Java
- Node.js
This dependencies are no longer required after the build.
git clone https://github.com/pocamin/mql4js
cd mql4js
npm install
gulp
The web application is started and available at http://localhost:3000
gulp test