Autonomous Swing-Trading Bot
A fully autonomous swing-trading system running hands-off on GCP, profitable in live trading, with end-to-end CI/CD and a one-click full-stack rollback.
- Python
- Alpaca API
- GCP
- GitHub Actions
- Cloud Build
Overview
- Fully autonomous swing-trading system on GCP, profitable in live trading (+18.28% in its first month).
- End-to-end CI/CD with GitHub Actions and Google Cloud Build, including one-click full-stack rollback; 100% uptime during trading hours.
- Co-located in the same GCP region as the brokerage (Alpaca) API for minimal execution latency.
- Built for robustness: risk-constrained position sizing, API and WebSocket failure monitoring, and daily emailed performance reports.
In-depth write-up in progress
A frozen, sanitized dashboard snapshot and full write-up are coming soon.