summaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
13 hoursfeat: add SQLAlchemy ORM models for news, scores, selectionsTheSiahxyz
13 hoursfeat: add NewsItem, sentiment scoring, and stock selection modelsTheSiahxyz
16 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
16 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
17 hoursfeat: add Claude-powered daily stock screener for MOC strategyTheSiahxyz
17 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
17 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
17 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
18 hoursfeat(risk): add portfolio exposure, correlation risk, and VaR checksTheSiahxyz
32 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
32 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
33 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
33 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
33 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
33 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
33 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
33 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
33 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
34 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
34 hoursfeat: medium priority improvementsTheSiahxyz
34 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
34 hoursfix: resolve critical deployment blockersTheSiahxyz
34 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
35 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
35 hoursfeat(shared): add health checks and Prometheus metricsTheSiahxyz
35 hoursfeat(shared): add Telegram notification serviceTheSiahxyz
35 hoursfeat(shared): add retry with backoff and circuit breakerTheSiahxyz
35 hoursfeat(shared): add structlog-based structured loggingTheSiahxyz
35 hoursfeat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORMTheSiahxyz
35 hoursfeat: add SQLAlchemy ORM models and Alembic migration setupTheSiahxyz
35 hoursfeat: initial trading platform implementationTheSiahxyz