Notifications
Telegram Bot Setup
How to create a Telegram bot and connect it to TradingForge for real-time trade and engine alerts.
TradingForge can send real-time notifications directly to your Telegram account via a personal Telegram bot. This is the recommended notification method — messages arrive instantly and are easy to read on any device. Setup takes about five minutes.
Step 1 — Create a Telegram Bot via BotFather
BotFather is Telegram's official bot for creating and managing bots. All new Telegram bots must be registered through BotFather.
Open Telegram and search for @BotFather
@BotFather. Select the verified account (it has a blue checkmark). Start a chat with BotFather by pressing the Start button.Send /newbot to create a new bot
/newbot. BotFather will ask you to choose a name and a username for your bot.Choose a display name
My TradingForge Bot. This is just a label and can be anything you like.Choose a username ending in _bot
_bot, for example: tradingforge_mybot. If the username is already taken, try adding your initials or a number. Usernames are permanent and unique across all of Telegram.Copy your bot token
123456789:ABCdef.... Copy this token — you will paste it into TradingForge shortly. Keep this value private.Start a chat with your new bot
Step 2 — Get Your Telegram Chat ID
TradingForge also needs your Telegram Chat ID so it knows which account to send messages to. The easiest way to get this is with the @userinfobot helper.
Search for @userinfobot in Telegram
@userinfobot. Start a chat with it.Receive your user ID
987654321.Step 3 — Connect to TradingForge
Open TradingForge Settings → Notifications → Telegram
Paste your Bot Token
Paste your Chat ID
Save and send a test message
Group Notifications
If you want notifications delivered to a Telegram group (for example, to share alerts with a trading partner), follow these additional steps:
Add your bot to the group
Make the bot an admin
Get the group Chat ID
@getidsbot to your group temporarily — it will display the group's Chat ID in the format -100xxxxxxxxxx (note the negative number for groups). Copy this ID, then remove @getidsbot from the group.Enter the group Chat ID in TradingForge
Troubleshooting
- ›Test message not received: Make sure you started a chat with your bot by pressing the Start button. The bot cannot initiate conversations — you must start it first.
- ›Invalid bot token error: Verify the token was copied in full from BotFather with no extra spaces. The token contains a colon separating the numeric ID from the alphanumeric secret.
- ›Wrong Chat ID: Double-check your Chat ID from @userinfobot. Group Chat IDs are negative numbers (e.g.
-1001234567890). - ›Bot was blocked: If you blocked your bot at any point, unblock it and send
/startagain before testing.
