summaryrefslogtreecommitdiff
path: root/shared/tests
AgeCommit message (Expand)Author
9 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
9 hoursfeat: add DB connection pooling with configurable pool_size, overflow, recycleTheSiahxyz
9 hoursfix: address code review issues in resilience moduleTheSiahxyz
9 hoursfeat: implement resilience module (retry, circuit breaker, timeout)TheSiahxyz
10 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
10 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
10 hoursfeat: implement SentimentAggregator with freshness decay and composite scoringTheSiahxyz
11 hoursfeat: add NewsEvent, DB methods for news/sentiment/selectionsTheSiahxyz
11 hoursfeat: add SQLAlchemy ORM models for news, scores, selectionsTheSiahxyz
11 hoursfeat: add NewsItem, sentiment scoring, and stock selection modelsTheSiahxyz
14 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
14 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
14 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
14 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
15 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
30 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
30 hoursfeat(shared): add conviction, stop_loss, take_profit to Signal modelTheSiahxyz
31 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
31 hoursfeat(broker): add Redis consumer groups for reliable message processingTheSiahxyz
31 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
31 hoursfeat: add multi-exchange support via ccxt factoryTheSiahxyz
31 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
31 hoursfeat(portfolio): add periodic portfolio snapshots and daily Telegram summaryTheSiahxyz
31 hoursfeat: medium priority improvementsTheSiahxyz
31 hoursfix(shared): add transaction rollback on DB errorsTheSiahxyz
32 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
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
33 hoursfeat: initial trading platform implementationTheSiahxyz