MetaTrader Telegram Signal Bot

Заказчик: AI | Опубликовано: 09.04.2026
Бюджет: 20 $

I already have a custom indicator running on MetaTrader and I need it connected to a Telegram bot that will broadcast the trading signals it generates. The core of the job is to take every alert my indicator fires and: • push it to a dedicated Telegram channel or group in real time • accompany each alert with concise trade analysis drawn from the indicator data (entry, SL, TP, timeframe, etc.) • allow me, as admin, to decide whether signals go out automatically or only after I approve them manually We can discuss the cleanest way to pass data from MetaTrader to Telegram—API bridge, script-based file drop, or another method you recommend—so long as the end result is seamless and reliable. Deliverables I expect • Fully functional Telegram bot code (preferably Python or Node.js, but I’m open) • MetaTrader side script or EA that captures the indicator output and hands it to the bot • Simple setup guide so I can redeploy on my own VPS • A live testing sessions to confirm alerts and analysis reach Telegram exactly as intended If you’ve built MetaTrader-to-Telegram bots before, even better—share a quick example when you reply so I know we’re on the same wavelength.