MT4WCFHTTPService
WCF Service that wrap the https://github.com/vdemydiuk/mtapi and expose MQL4 endpoints as http
Install / Use
/learn @SitholeWB/MT4WCFHTTPServiceREADME
MT4WCFHTTPService
WCF Service that wrap the https://github.com/vdemydiuk/mtapi and expose MQL4 endpoints as http
Setup
The first step will be to follow the Metatrader 4 instructions from https://github.com/SitholeWB/MT4WCFHTTPService/wiki. Then pull the code into your machine and set MT4HttpHostService as startup project, the console will show when running on visual studio. You should be ready to go and hit endpoints defined on file IService. Run Visual Studio as Administrator to avoid permission errors.
