Advanced Web API for working with MT4 / MT5 using ManagerAPI
There are two modes:
- RESTful JSON web api, you call methods on server, WebAPI translates your requests to MT4 / MT5 platform
- Realtime using WebSockets / ServerSentEvents or LongPolling protocols
Direct link to
confluence with full documentation.
Changes log
Available
here
Realtime API typescript interface
Download
CPlugin.WebAPI.Realtime.ts typescript interface file.
WebAPI machine generated documentation
Swagger UI
all versions
ReDoc UI
v1.0
OpenAPI | Swagger
v0.1
OpenAPI | Swagger