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