Hot To Set Up Bot Telegram For MT4 Notification

21 September 2022, 03:04
Agus Wahyu Pratomo
0
599

Installation

My Product : https://www.mql5.com/en/market/product/86109

Telegram bot

Create a Telegram bot that sends messages from the MT4 to the chat, channel or group.


Set Up Telegram Bot

  • Go to telegram and search for @BotFather
  • Send /newbot and follow the instructions wich are given by the BothFather
  • Chose a name and username for your bot
  • You'll get the token for your bot (Use this token to access the HTTP API)

    Refer to the image below
    create telegram bot
  • Load MT4 to Telegram Signal Provider EA on a chart in your MT4 terminal
  • On the inputs, paste the token you got from BotFather


Find Your Group/Channel Username

  • Input your group/channel username : @xxxxxx   into EA Input Parameter

Make Your Bot As an Admin on Your Group/Channel

  • Create the telegram group or channel where you want the EA to send messages.
  • Add your newly created bot to the group/channel and make it an admin.
    Group Info --> Manage Group --> Administrations --> ADD ADMINISTRATOR --> Your Bot --> Save


Allow WebRequest


Open your MT4 Terminal and go to "Tools" --> "Options" --> "Expert Advisors"
Turn on the "Allow WebRequest for listed URL:" bracket and add the following URL:
https://api.telegram.org


WebRequest

Your MT4 to Telegram Signal Provider is now ready to use!


Share it with friends: