summaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
10 hoursfeat: add news collector and stock selector config settingsTheSiahxyz
10 hoursfeat: add NewsEvent, DB methods for news/sentiment/selectionsTheSiahxyz
10 hoursfeat: add Alembic migration for news and sentiment tablesTheSiahxyz
10 hoursfeat: add SQLAlchemy ORM models for news, scores, selectionsTheSiahxyz
10 hoursfeat: add NewsItem, sentiment scoring, and stock selection modelsTheSiahxyz
13 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
13 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
14 hoursfeat: add Claude-powered daily stock screener for MOC strategyTheSiahxyz
14 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
14 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
14 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
15 hoursfeat(risk): add portfolio exposure, correlation risk, and VaR checksTheSiahxyz
29 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
29 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
30 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
30 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
30 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
30 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
30 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
30 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
30 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
30 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
30 hoursfeat: medium priority improvementsTheSiahxyz
31 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
31 hoursfix: resolve critical deployment blockersTheSiahxyz
31 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
31 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