Advanced Web API for working with MT4 / MT5 using ManagerAPI

There are two modes:

Direct link to documentation is here.

Deployment status

cloud.mywebapi.com : cloud deployment status

Changes log

Available here

RESTful Documentation

Documentation for v1.0 - RESTful WebAPI

Documentation for v0.1 - test WebAPI

Swagger UI (obsolete, will be removed)

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