Get In Touch

Inner Banner Icon

Personal Project — FinTech — Python • Binance API • Telegram API • Google Cloud

Crypto Algo Trader
Situation

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.

Task

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.

Action

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.

Result

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.

Stack
PythonTelegram APIBinance APIGoogle CloudGoogle Colab
← All Projects