MT5WCFHTTPService
WCF Service that wrap the https://github.com/vdemydiuk/mtapi and expose MQL5 endpoints as http
Install / Use
/learn @SitholeWB/MT5WCFHTTPServiceREADME
MT5WCFHTTPService
WCF Service that wrap the https://github.com/vdemydiuk/mtapi and expose MQL5 endpoints as http
Setup
The first step will be to follow the Metatrader 5 instructions from https://github.com/SitholeWB/MT5WCFHTTPService/wiki. Then pull the code into your machine and set MT5HttpHostService 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.
