MTsocketAPI / MT5-API

Metatrader 5 Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTsocketAPI is a full-featured API for Metatrader 4 and Metatrader 5.

It enable traders to communicate with the Metatrader platform in a fast, easy and simple way using sockets and the json data format.

It is designed to enable developers to quickly integrate market data, order entry and post trade data into trading and application frameworks.

Features:

  • Stream tick data or OHLC data (with your selected timeframe) in your custom script or application.
  • Send market, limit or stop orders, from your custom script or application.
  • Retrieve information from symbols, MT5 accounts, MT5 terminal...
  • Retrieve data from indicators like Moving Average, RSI...
  • Retrieve trade history (you can export the data to CSV).
  • And much more...

About

Metatrader 5 Examples


Languages

Language:Java 23.4%Language:C# 13.4%Language:C 13.2%Language:Python 12.0%Language:PowerShell 10.9%Language:JavaScript 10.6%Language:R 8.7%Language:Go 7.8%