summaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
5 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
6 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
6 hoursfeat(risk): add portfolio exposure, correlation risk, and VaR checksTheSiahxyz
21 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
21 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
21 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
22 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
22 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
22 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
22 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
22 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
22 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
22 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
22 hoursfeat: medium priority improvementsTheSiahxyz
22 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
23 hoursfix: resolve critical deployment blockersTheSiahxyz
23 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
23 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
23 hoursfeat(shared): add health checks and Prometheus metricsTheSiahxyz
23 hoursfeat(shared): add Telegram notification serviceTheSiahxyz
23 hoursfeat(shared): add retry with backoff and circuit breakerTheSiahxyz
23 hoursfeat(shared): add structlog-based structured loggingTheSiahxyz
24 hoursfeat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORMTheSiahxyz
24 hoursfeat: add SQLAlchemy ORM models and Alembic migration setupTheSiahxyz
24 hoursfeat: initial trading platform implementationTheSiahxyz