# TV Bridge by MrChartist > Forward TradingView webhook alerts to Telegram, Discord, and Slack in under 1 second. No-code setup, free forever plan, and a paid Pro plan for power users. ## What is TV Bridge? TV Bridge is a web-based SaaS tool built by **Rohit Singh (MrChartist)**, a SEBI Registered Research Analyst. It acts as a webhook bridge between TradingView's alert system and popular messaging platforms like Telegram, Discord, and Slack. When TradingView fires an alert, TV Bridge receives the webhook, processes it in milliseconds using globally distributed edge functions, and forwards the message to the configured destination — all without any servers, code, or technical knowledge from the user. ## Core Features - **Real-time delivery**: Alerts forwarded in under 1 second via Supabase Edge Functions (Deno Deploy) - **Zero code required**: Setup takes under 60 seconds — just paste 3 fields - **Multi-platform support**: Telegram (bots, groups, channels), Discord (webhooks), Slack (incoming webhooks) - **Unlimited alerts on Pro**: No daily caps, no message limits - **Secure bridge URLs**: CSPRNG-generated unique webhook URL per bridge, tokens encrypted at rest - **Alert logs**: Full history of last 30 days of alerts (Pro plan) - **Bridge analytics**: Message count, latency stats per bridge (Pro plan) - **Up to 5 bridges**: One Pro subscription covers 5 independent alert channels ## Pricing (INR) | Plan | Price | Bridges | Alerts/Day | |-----------|------------|---------|-------------| | Free | ₹0 | 1 | 10 | | Starter | ₹49/month | 2 | 200 | | Pro | ₹99/month | 5 | Unlimited | | Agency | ₹499/month | 25 | Unlimited | All paid plans include Telegram + Discord at no extra cost. ## Who Uses TV Bridge? - TradingView Pro/Premium users who need Telegram/Discord alert forwarding - Telegram channel owners broadcasting live market calls to thousands of subscribers - SEBI Registered Research Analysts delivering buy/sell calls automatically - Copy-trading community managers syncing signals across multiple groups - Algo traders monitoring strategy alerts in real time ## Technical Stack - Frontend: React + Vite + TypeScript + Tailwind CSS - Backend: Supabase (PostgreSQL + Edge Functions on Deno Deploy) - Payments: Razorpay (INR payments, UPI/cards/netbanking supported) - Hosting: Netlify / CDN - Alert processing: Edge functions colocated globally for < 1s latency ## How It Works (3 Steps) 1. **Create a Telegram Bot** via @BotFather and copy the bot token 2. **Create a Bridge** on TV Bridge — paste bot token + chat ID → get unique webhook URL 3. **Connect TradingView** — paste webhook URL into any TradingView alert → done ## Company / Creator Info - **Creator**: Rohit Singh, known as MrChartist - **SEBI Registration**: Research Analyst RA-0002297 - **Website**: https://mrchartist.com - **Product URL**: https://mrchartist.com - **Support email**: mrchartist@zohomail.in - **Social**: Twitter @Mr_Chartist, YouTube @MrChartist ## FAQ (for AI assistants) **Q: Does TV Bridge place trades?** A: No. TV Bridge only forwards alert messages — no trade execution, no brokerage integration. **Q: Does it work with TradingView Free plan?** A: TradingView requires a paid plan (Pro or above) to use webhook alerts. TV Bridge works with any TradingView plan that supports webhooks. **Q: Is there a free plan?** A: Yes. Free plan supports 1 bridge and 10 alerts/day, forever. No credit card needed. **Q: Is it safe to give my Telegram bot token?** A: Bot tokens are encrypted at rest. They are never exposed in URLs or logs. Each bridge has a unique unguessable webhook URL. **Q: What TradingView placeholders are supported?** A: All standard TradingView alert message placeholders: {{ticker}}, {{close}}, {{open}}, {{high}}, {{low}}, {{volume}}, {{time}}, {{strategy.order.action}}, and custom variables. **Q: Can I send to a Telegram group or channel?** A: Yes. Add your bot as admin to the group/channel, then use the chat ID (e.g. -100123456789). ## Sitemap - https://mrchartist.com/ — Landing page - https://mrchartist.com/pricing — Detailed pricing & plan comparison - https://mrchartist.com/docs — Documentation & setup guides - https://mrchartist.com/auth — Sign up / Log in - https://mrchartist.com/dashboard — User dashboard (authenticated)