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