How to Send TradingView Alerts to Telegram (Every Method, Free and Paid)
There are three real ways to get a TradingView alert into Telegram, and they trade off differently on cost, effort and how the message looks. This guide covers all three honestly, including the free one, so you can pick the right method instead of the loudest one.
What is the fastest way to send TradingView alerts to Telegram?
The fastest route is a webhook alert into a relay that posts to your Telegram channel. TradingView fires a webhook when your alert triggers, the relay receives it and calls the Telegram Bot API, and the message appears in your channel. Everything after the initial setup is automatic. The methods below differ mainly in who runs that relay and what the final message looks like.
Can I send TradingView alerts to Telegram for free?
Yes, if you are willing to run a small relay yourself. The free DIY method uses a TradingView webhook, a Telegram bot, and a script you host that receives the webhook and forwards it to the bot. The bot and channel are free; hosting a tiny script can be free too. The catch is that this requires setup and maintenance, and the output is plain text.
- Cost: free, aside from a paid TradingView plan for webhooks.
- Effort: you write or copy a relay script and host it somewhere always-on.
- Output: plain text only, unless you build image rendering yourself.
- Best for: developers who want full control and do not care about design.
What about a no-code relay service?
A relay service does the hosting for you, so there is nothing to run, but most still deliver plain text or a raw chart screenshot. You paste a webhook URL into TradingView and the service forwards the alert to Telegram. It removes the maintenance burden of the DIY route, but the message usually looks like every other relay: unbranded text, or a heavy screenshot that is hard to read on a phone.
- Cost: usually a monthly subscription.
- Effort: low, paste a webhook URL and go.
- Output: plain text or a chart screenshot, rarely a designed card.
- Best for: people who want zero maintenance and do not mind a generic look.
What is the difference with designed image cards?
Designed cards are the only method where the output is both no-code and branded. Instead of forwarding text or a screenshot, the service renders each alert into a clean image card with the symbol, entry, targets, stop loss, the ticker logo and your branding, then posts it through your own bot. You get the zero-maintenance of a relay service with a message that actually represents your channel.
This is the approach TickerShare takes, and it is the subject of the dedicated guide, how to send TradingView alerts to Telegram with images and cards.
Which method should I choose?
Choose by what you value most. If you are a developer who wants control and does not care about looks, run the free DIY relay. If you want zero maintenance and plain text is fine, a relay service works. If your channel is your brand and you want signals that look professional and get forwarded, designed cards are the only option that delivers that without you building a renderer yourself.
The honest summary: free DIY = most effort, plainest output. Relay service = low effort, generic output. Designed cards = low effort, branded output.
Send TradingView alerts to Telegram (core setup)
- 1
Create a Telegram bot with BotFather
Message @BotFather in Telegram, send /newbot, and copy the token. This free bot is what posts to your channel under your name.
- 2
Add the bot to your channel as an admin
Open your channel's Administrators list, add the bot, and allow it to post messages. Note the channel's chat id.
- 3
Choose your method
Decide between the free DIY relay, a no-code relay service, or a designed-card service. This determines what receives the webhook and what the message looks like.
- 4
Create the TradingView webhook alert
Create an alert in TradingView, tick Webhook URL under Notifications, and paste the URL from your chosen method. Put the alert message the method expects in the message box.
- 5
Test and confirm delivery
Fire a test alert and confirm the message lands in your channel. Once it works, every future alert is delivered automatically.
Frequently asked questions
Is sending TradingView alerts to Telegram free?+
The Telegram bot and channel are free. TradingView webhooks require a paid TradingView plan. Whether the relay is free depends on the method: a self-hosted DIY relay can be free, while managed relay and designed-card services usually charge a subscription.
Do I need coding skills?+
Only for the free DIY route, where you host a small relay script. No-code relay services and designed-card tools remove that entirely: you paste a webhook URL and a ready-made message into TradingView.
Can I send a chart screenshot instead of text?+
Some relays attach a chart snapshot, but screenshots are heavy, hard to read on mobile, and expose your indicators. A designed card is the readable, branded alternative.
Will alerts arrive instantly?+
They arrive within a few seconds. TradingView responds to a webhook quickly and Telegram delivery is near-instant; the only added time is the relay or render step.
Which method looks the most professional?+
Designed image cards. They are the only no-code method that produces a branded, scannable message instead of plain text or a raw screenshot.
Keep reading
Turn your alerts into branded cards
TickerShare is launching soon. Join the waitlist and get early access before your competitors do.
Join the waitlistNo spam, one email when your invite is ready