summaryrefslogtreecommitdiff
path: root/shared/tests
AgeCommit message (Expand)Author
24 hoursfix: address code review issues in resilience moduleTheSiahxyz
24 hoursfeat: implement resilience module (retry, circuit breaker, timeout)TheSiahxyz
25 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
25 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
25 hoursfeat: implement SentimentAggregator with freshness decay and composite scoringTheSiahxyz
25 hoursfeat: add NewsEvent, DB methods for news/sentiment/selectionsTheSiahxyz
26 hoursfeat: add SQLAlchemy ORM models for news, scores, selectionsTheSiahxyz
26 hoursfeat: add NewsItem, sentiment scoring, and stock selection modelsTheSiahxyz
29 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
29 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
29 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
29 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
30 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
45 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
45 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
45 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
45 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
46 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
46 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
46 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
46 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
46 hoursfeat: medium priority improvementsTheSiahxyz
46 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
47 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
47 hoursfeat(shared): add health checks and Prometheus metricsTheSiahxyz
47 hoursfeat(shared): add Telegram notification serviceTheSiahxyz
47 hoursfeat(shared): add retry with backoff and circuit breakerTheSiahxyz
47 hoursfeat(shared): add structlog-based structured loggingTheSiahxyz
47 hoursfeat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORMTheSiahxyz
47 hoursfeat: add SQLAlchemy ORM models and Alembic migration setupTheSiahxyz
47 hoursfeat: initial trading platform implementationTheSiahxyz