How to read message in FXTS2 or MetaTrader 4/5

To read messages you need:

  1. Get a key

There are several types of keys used for different purposes (will be described below).

  1. Read messages using this key

We do provide ready strategies and EAs to execute orders using special syntax. But you can read and parse/process these messages yourself (will be described below).

Get a key to read messages sent from another trading platform

This type of keys are used for sending messages from another trading platform like MetaTrader 4/5. You can get it:

Get a key to read messages from Discord server

Read this article which describes how to get a channel reading key.

Get a key to read messages from Telegram channel

Read this article which describes how to get a channel reading key.

Read messages from your strategy/EA/script