summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
31 hoursfix: resolve critical deployment blockersTheSiahxyz
31 hoursdocs: add comprehensive TODO with remaining work and prioritiesTheSiahxyz
32 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
32 hoursfeat(backtester): integrate detailed metrics and rich reporterTheSiahxyz
32 hoursfeat(backtester): add detailed metrics (Sharpe, Sortino, drawdown)TheSiahxyz
32 hoursfeat(strategy): add Volume Profile strategyTheSiahxyz
32 hoursfeat(strategy): add Bollinger Bands strategyTheSiahxyz
32 hoursfeat(strategy): add VWAP strategyTheSiahxyz
32 hoursfeat(strategy): add MACD strategyTheSiahxyz
32 hoursfeat(strategy): add EMA Crossover strategyTheSiahxyz
32 hoursfeat(strategy): add warmup_period to BaseStrategy and YAML config loadingTheSiahxyz
32 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
32 hoursfeat(shared): add health checks and Prometheus metricsTheSiahxyz
32 hoursfeat(shared): add Telegram notification serviceTheSiahxyz
32 hoursfeat(shared): add retry with backoff and circuit breakerTheSiahxyz
32 hoursfeat(shared): add structlog-based structured loggingTheSiahxyz
32 hoursfeat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORMTheSiahxyz
32 hoursfeat: add SQLAlchemy ORM models and Alembic migration setupTheSiahxyz
32 hoursfeat: initial trading platform implementationTheSiahxyz
32 hourschore: add .worktrees/ to gitignoreTheSiahxyz
32 hoursdocs: add implementation plan for operations and strategy expansionTheSiahxyz
32 hoursdocs: add operations infrastructure & strategy expansion design specTheSiahxyz