Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 519 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 519 Bytes

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.