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