Skip to content

Telegram Alerts

TradingToolCrypto edited this page Dec 27, 2023 · 18 revisions

Telegram Alerts

Get alerts to your Telegram group or channel when positions are entered/closed. Alternatively, you can send signal alerts (from robots or indicators) to telegram.

Robot Name

  • Telegram_Order_Alerts : designed for MT5 Brokerage accounts
  • CB_TG_Order_Alerts : designed for Crypto Exchange accounts CB TG Order Alerts
  • Telegram_Signal_Alerts : scans for signal globalVariables. Can be used with any robot or indicator.

Setup

  • Create a telegram bot.
  • Add this telegram bot to your Telegram Group or Channel.
  • Give the telegram bot Admin rights.
  • Get the Telegram Group or Channel chat id.

Get Telegram Group/Channel ID

After adding the Telegram Bot to your group/channel, post a message in the chat room, then run this link within the web browser.
"Token" is the telegram bot token that you get from the botfather. Remove the quotes around the word Token when placing your token into the url.

https://api.telegram.org/bot"Token"/getUpdates
such as:
https://api.telegram.org/bot12874748jkshbdihfksjh8998245:98489kjsdfkhf/getUpdates

Within the web browser, look for the chat: id:" -1243542546"

Youtube Video
https://www.youtube.com/watch?v=I-qI6jeLIsI

Signal Format

You can become a signal provider to several popular Crypto AutoTrade websites such as

  • 3Commas
  • Cornix
  • Alternative (Standard/MetaTrader) formats for Telegram Trade Copiers (MetaTrader AutoTrading)
  • you can change the format of the signals within the SignalFormat.mqh

Setup

  • Enter the Telegram Group or Channel ID
  • Enter your Telegram Bot token ( @botfather within the telegram app search box)

Options

  • Send a Photo when a trade is opened
  • Send a Photo when a trade is closed
  • Send a Photo with a specific template ( your indicators or TA)
  • Advertisements within the messages ( watermark, website, twitter, etc).

Telegram Signal Alerts

The Telegram-Signal-Alerts robot will scan the globalVariables within metatrader5 platform and send these details to telegram channels or group chats via the standard telegram_bots api.

  • Signal_BTCUSD_M5_Sell_ID
  • signal_XAUUSD_M1_Sell_ANYTHING

The above signal is only an example and the only requirements are

  • Signal must be the first word and is not case-sensitive
  • _ all tags must be separated with a lower dash
  • only 4 slots available

Telegram signal