Advanced Web API for working with MT4 / MT5 using ManagerAPI

There are two modes:

Direct link to confluence with full documentation.

Deployment status

cloud.mywebapi.com : cloud deployment status
pre.mywebapi.com : cloud deployment status

Changes log

Available here

RESTful Documentation

ReDoc for v1.0 - RESTful WebAPI

ReDoc for v0.1 - tests

Swagger UI (all versions)

SignalR Documentation

Download CPlugin.WebAPI.Realtime.ts typescript interface file to get all interfaces and classes used.

Official Microsoft documentation for SignalR client using Javascript here

Examples

Feel free to check source code of pages below to get general idea about SignalR/WebSockets connection.

simple example can be found here.

MT4 SignalR example, download it, put correct settings and run on your own

MT4 SignalR streaming example, download it, put correct settings and run on your own