| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 14 hours | chore: enhance ruff lint rules with ASYNC, bugbear, isort, pyupgrade | TheSiahxyz | |
| 14 hours | chore: add pytest-cov configuration with 60% minimum coverage threshold | TheSiahxyz | |
| 14 hours | chore: enhance ruff lint rules with ASYNC, bugbear, isort, pyupgrade | TheSiahxyz | |
| 19 hours | refactor: purge all remaining crypto/Binance references | TheSiahxyz | |
| - Replace BTCUSDT/SOLUSDT/ETHUSDT with AAPL/MSFT in all test files - Update backtester default symbol to AAPL - Update strategy-engine default symbols to US stocks - Update project description and CLI help text - Remove empty superpowers docs directory - Zero crypto references remaining in codebase | |||
| 37 hours | test: add integration tests for strategy, order, portfolio, and backtest flows | TheSiahxyz | |
| 38 hours | feat: initial trading platform implementation | TheSiahxyz | |
| Binance spot crypto trading platform with microservices architecture: - shared: Pydantic models, Redis Streams broker, asyncpg DB layer - data-collector: Binance WebSocket/REST market data collection - strategy-engine: Plugin-based strategy execution (RSI, Grid) - order-executor: Order execution with risk management - portfolio-manager: Position tracking and PnL calculation - backtester: Historical strategy testing with simulator - cli: Click-based CLI for all operations - Docker Compose orchestration with Redis and PostgreSQL - 24 test files covering all modules | |||
