Bitcoin/Tether
教学

How to Send Alerts from Tradingview to Telegram (TV报警到Telegram)


教程链接:youtu.be/TvDOPJqfPGQhttps://youtu.be/TvDOPJqfPGQ
条件:有用一个付费的TradingView账户
1、建立一个Telegram bot (方法见视频),得到bot 的token 。
2、建立一个Telegram group(方法见视频),得到group的id。
3、复制接口连接:curl api.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL_NAME]&text=[MY_MESSAGE_TEXT]
4、替换3中方框内信息为 1 、2 得到的值。text=“任何字符”,将链接复制到浏览器,回车,测试群内是否受到消息,收到为接口测试成功。一般都会成功。
5、按照视频步骤 登录 pipedream.com/ 做相应设置。
6、完成设置,获得一个可以搜到TradingView报警的Telegram Group。
7、 t.me/TVAlert0871 (体验Group)

---------------------------------------------------
Condition: Having a paid TradingView account
1. Create a Telegram bot (refer to the video for instructions) and obtain the bot's token.
2. Create a Telegram group (refer to the video for instructions) and get the group ID.
3. Copy the API URL: curl api.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL_NAME]&text=[MY_MESSAGE_TEXT]
4. Replace the placeholders in the URL with the values obtained in steps 1 and 2. Set text= to "any characters", paste the link into your browser, and hit enter. Check if the message is received in the group—successful reception indicates that the interface is working correctly. This usually works.
5. Follow the video steps to log in to pipedream.com/ and configure the settings as necessary.
6. After completing the setup, you will obtain a Telegram group capable of receiving TradingView alerts.
7. t.me/TVAlert0871 (Experience Group)
By following these steps, you'll have a Telegram group that is capable of receiving alerts from your TradingView account, allowing you to stay updated on your monitoring setups or trading strategies in real-time.

Tutorial link:youtu.be/TvDOPJqfPGQ

免责声明