Commit Graph

3 Commits

Author SHA1 Message Date
Reynov Christian 5df683e2ce chore: modernize Docker setup with Python 3.13 and env_file integration
- Upgraded base image to python:3.13-slim.
- Optimized Docker layer caching (requirements first).
- Integrated env_file: .env in docker-compose.yml for consistency.
- Added build-essential to support potential C-extension libraries.
2025-12-31 15:02:35 +08:00
Reynov Christian 9537a93974 feat: Add new pandas_ta indicators, core strategies, API routes, and a CCXT 2025-12-01 19:55:46 +08:00
Reynov Christian 5c7f41c817 feat: Implement trading bot with a pluggable broker adapter pattern, market hour management, and Docker deployment infrastructure. 2025-11-21 22:00:48 +08:00