Instant, reliable market alerts.
Follow the steps to connect your TradingView alerts with your Telegram bot.
@BotFather
in Telegram./newbot
to create your bot.123456:ABC-DEF...
).https://api.telegram.org/bot<YourBotToken>/getUpdates
"chat":{"id":123456789
— that’s your Chat ID.@get_id_bot
with /getid
to receive it.https://tvalerts.site/
after running the app.https://tvalerts.site/webhook/<YourWebhookKey>
Video Tutorials:
-- Buy Alert --
{
"signal": "BUY",
"symbol": "{{ticker}}",
"price": "{{close}}",
"time": "{{time}}"
}
-- Sell Alert --
{
"signal": "SELL",
"symbol": "{{ticker}}",
"price": "{{close}}",
"time": "{{time}}"
}
-- Strategy Alert --
{
"type": "strategy",
"symbol": "{{ticker}}",
"action": "{{strategy.order.action}}",
"contracts": "{{strategy.order.contracts}}",
"profit": "{{strategy.netprofit}}",
"time": "{{time}}"
}
Please support us USDT TRC20: