量化交易系统

MT5-Signals for Telegram

  • 型号:
Main Image

It is a utility that posts messages on Telegram based on account trading activity.

Once the utility is on the chart, with each new position opened from the same chart symbol the utility is added, a predefined message will be sent to the Telegram group defined in the input parameter.

The utility will post to the Telegram group if a new position is opened and if it is the same symbol as the chart the utility is running on.

If you are using an Expert Advisor for Buy and Sell and want to post only the trades made by this Expert Advisor, then you can use the Magic input parameter, which is activated if it is greater than zero.

Input Parameters:

  • Token. The bot token id.
  • ChatId. The chat id.
  • Magic (Optional). Magic Number of the Expert you want send the signals.
  • MessageLong. The message that will be sent to the chat when a new long position is opened.
  • MessageShort. The message that will be sent to the chat when a new short position is opened.

Important!

When you run the application on the chart, two links are provided to the Expert Advisors logs. You must add permission to send requests to these links. To do this, you must add the links in the Metatrader menu : Tools -> Options -> Expert Advisors.

When changing the MessageLong or MessageShort Input Parameters, you must delete the previous links and add the new one generated when starting the Expert Advisor.