TradingView Telegram Webhook Alert [TradingFinder] No Extra Code
640
🔷Introduction
In this tutorial, you will learn how to send TradingView alerts automatically and instantly to Telegram without the need for coding. This system is based on the TradingView webhook, which enables receiving trading signals in Telegram channels.
Using this method, you can receive buy and sell signals for Forex, Crypto, and Stocks without any delay. The Telegram alert bot supports real-time TradingView alerts and is compatible with all technical indicators, price-based signals, and Pine Script alerts.
This method allows you to establish a direct and fast connection between TradingView and Telegram without requiring any programming knowledge. Additionally, this tool is free and does not require registration.
In this tutorial, you will first create a Telegram bot to receive trading alerts, then connect the TradingView webhook to Telegram, and finally, learn how to manage trading signals automatically and without delay.
🔷HOW TO SET UP TRADINGVIEW ALERT WEBHOOK FOR TELEGRAM WITHOUT CODING?
Now, let’s go through the step-by-step process of setting up TradingView alerts to be sent instantly to Telegram using a webhook, without any coding required.
🔶Step 1: Find BotFather on Telegram
To create a new bot for receiving TradingView alerts, you first need to access BotFather on Telegram.
Open the Telegram app or go to Telegram Web.
In the search bar, type @ BotFather and select the verified BotFather account (as shown in the image).
Click on BotFather to start creating your bot.
This bot will help you generate an API token that is essential for setting up the webhook connection between TradingView and Telegram.
🔶Step 2: Create a New Telegram Bot Using BotFather
Once you have opened BotFather on Telegram, follow these steps to create your bot:
Click the START button to activate BotFather.
Type /newbot and press Enter to create a new bot.
BotFather will ask you to choose a name for your bot. Enter a unique name (e.g.,Alert TV to Telegram).
Next, you need to choose a username for your bot. It must end with bot (e.g., Alert_TV_bot).
Once the bot is successfully created, BotFather will provide you with a unique API token. This token is essential for connecting your bot to TradingView Webhook. Keep it secure and do not share it with anyone.
🔶Step 3: Add the Bot as an Admin to Your Telegram Channel
Now that you have created your bot, you need to add it as an admin to your Telegram channel where you want to receive TradingView alerts.
Follow these steps:
Search for your bot in Telegram by typing its username (e.g., @Alert_TV_bot) in the search bar.
Open your bot's profile and click "Start" to activate it.
Create a Telegram channel (or use an existing one) where you want the alerts to be sent.
Open the channel settings and go to Administrators > Add Admin.
Search for your bot using its username and select it.
Grant the necessary permissions:
Enable "Manage Messages" so the bot can send alerts.
(Optional) Enable "Change Channel Info" if you want the bot to update channel details automatically.
Click Save to confirm the changes.
🔶Step 4: Generate the Webhook URL for TradingView (Public & Private Channels)
To send TradingView alerts to Telegram, you need to generate a Webhook URL. The format of this URL depends on whether you are sending alerts to a public channel or a private channel. Additionally, the message text must be URL Encoded to ensure it is processed correctly.
🔹Webhook URL for Public Telegram Channels
If your Telegram channel is public, use the following format for your webhook URL:
Now that we have generated the Webhook URL, the next step is to configure TradingView alerts to send real-time notifications to Telegram.
Follow these steps to set up the webhook:
Open the TradingView Alert Settings
•Go to TradingView and open the chart for the asset you want to track (e.g., BTCUSD). •Click on the Alert (⏰) button at the top of the screen. •In the alert settings window, go to the "Notifications" tab.
Enable Webhook URL
•Check the box for "Webhook URL" to enable webhook notifications. •Paste your Telegram Webhook URL into the box.
•Click "Save" to activate the TradingView alert. •Now, whenever the alert condition is met, TradingView will send a message to Telegram via the webhook.