/MT5-API

Metatrader 5 Examples

Primary LanguageJava

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...