Cryptocurrency markets operate 24/7 across multiple exchanges, making manual monitoring and execution impossible to sustain at any meaningful frequency. Emotional decision-making further degrades trading outcomes.
Build a fully automated algorithmic trading system capable of executing strategies on Binance in real time, with Telegram-based monitoring and cloud-hosted execution — deployable and maintainable solo.
Developed the trading engine in Python with direct integration to the Binance API for real-time order execution. Implemented configurable strategy logic with risk parameters, deployed the system on Google Cloud for continuous uptime, and connected Telegram Bot API for live notifications and remote control.
Delivered a fully operational algorithmic trading bot running autonomously on cloud infrastructure. The system executes trades, sends real-time alerts, and operates independently — demonstrating end-to-end ownership of a production FinTech system.