summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
31 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
31 hoursfeat: medium priority improvementsTheSiahxyz
31 hourstest: add edge case tests for zero volume, empty data, extreme valuesTheSiahxyz
31 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
31 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
31 hoursfix: lint fixes for integration tests and backtester noqa annotationsTheSiahxyz
31 hourstest: add integration tests for strategy, order, portfolio, and backtest flowsTheSiahxyz
31 hoursfeat(cli): implement backtest, strategy, portfolio, and data commandsTheSiahxyz
31 hoursfix: clean up backtester strategy loading and update DockerfilesTheSiahxyz
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
33 hoursdocs: add operations infrastructure & strategy expansion design specTheSiahxyz