Trading platformsLive
Crypto Signals platform and Telegram channel
A real-time crypto trading signals platform with a web dashboard and a synced Telegram channel.
- My role
- Full-stack developer: signal engine, web platform, Telegram bot
- Year
- 2025
- Status
- Live

The problem
Traders following signal groups on Telegram had no single place to see signals as they happened, and the team behind the signals had no product beyond a chat channel. They needed one system where signals are generated once and delivered to the web app and Telegram at the same moment.
What I built
- Built the web platform in Next.js with a live signals feed that updates as new signals are published.
- Wrote the Node.js signal engine that evaluates market data against the client's indicator rules and produces BTC and altcoin signals in real time.
- Connected a Telegram bot so every signal reaches the channel and the web app simultaneously, formatted for mobile reading.
- Stored signals and users in PostgreSQL so history is queryable and the platform can grow into performance tracking and subscriptions.