Skip to main content

TradingView Hub Telegram Bot — Forward Signals, Manage Trades

TL;DR

The TVH Telegram bot does three things: (1) parses and executes signal messages you forward from public VIP channels, (2) pings you with notifications for every trade fired from any source (TradingView webhook, Chrome Extension, copy-trading broadcast), and (3) lets you manage open positions via /trade commands — close, set break-even, cancel DCA, cancel all orders.

Bot username: @TvHub_Bot. Setup takes about five minutes.

The Telegram bot is one of three signal sources on TVH (alongside TradingView webhooks and the Chrome Extension). It is the only one that lets you trade on the move directly from your phone, and it is the only one that supports forwarding messages from third-party signal providers without writing any Pine Script or webhook glue.


What the bot does

CapabilityHow it works
Trade notificationsEvery trade TVH fires for you — from TradingView, the Chrome Extension, or another follower's broadcast — sends a message to your chat. It reports the successful execution, plus any warnings or errors the exchange returned. (It does not stream individual fills.)
Signal forwardingLong-press a message in a supported signal channel, tap Forward, pick @TvHub_Bot. The bot extracts symbol, direction, entry, stop loss, and take profits, then routes the trade through your configured Trade Settings.
Position commandsSend /trade to open a menu: close position, set stop loss to break-even, cancel DCA orders, cancel all orders for a symbol. Works across all your linked exchange accounts.

Setup walkthrough video

Full Telegram bot setup walkthrough — enable in TVH, /start, paste Access Key, configure trade settings.

The video uses an older UI but the flow is unchanged. The text version is in Setup the Bot.


Public Telegram signal channels

TVH's parser recognizes the standard format used by these reputable free signal providers. Forward any message from one of these channels and the bot will execute it on your configured exchange:

Disclaimer

TVH supports the message formats these channels use — it does not endorse their trading performance. Past results from any signal provider are not an indicator of future returns. Always size positions based on your own risk tolerance (see Trade Settings → Risk %) and do your own due diligence.

If your channel isn't supported

The bot handles the common "pair + direction + entry + SL + TPs" structure plus several common variants (entry ranges, emoji decoration, multi-language headers). If a channel you follow uses an unusual format and the bot replies with a Not able to parse the trade … error, open a support ticket and attach the raw forwarded message. We add parser support for new formats regularly.


The remaining pages in this chapter follow the order you will actually do things:

  1. Setup the Bot — enable the bot in TVH, send /start, paste your Access Key, link your account.
  2. Trade Settings & Filters — pick an API key, sizing mode (5 options including Risk %), leverage, DCA, plus optional Symbol and Channel filters for routing.
  3. Signal Forwarding — forward your first signal, verify the parse, and use Channel Filters to route different providers to different exchanges.
  4. Bot Commands/trade menu for closing positions, setting break-even, and cancelling orders.

Before you start, make sure you have a TVH account with at least one exchange API key configured — see Account & API Keys. If you also use the bot purely for notifications (no execution), email backup is an alternative low-latency signal channel — see Email Backup.