summaryrefslogtreecommitdiff
path: root/services/strategy-engine/src
AgeCommit message (Expand)Author
25 hoursrefactor: specialize exception handling across all servicesTheSiahxyz
25 hoursfix: deduplicate LLM JSON parsing and reuse aiohttp sessions in stock selectorTheSiahxyz
25 hoursfeat: add graceful shutdown with SIGTERM/SIGINT handlers to all servicesTheSiahxyz
25 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
26 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
27 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
27 hoursfeat: integrate stock selector into strategy engine schedulerTheSiahxyz
27 hoursfeat: implement 3-stage stock selector (sentiment → technical → LLM)TheSiahxyz
30 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
31 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
31 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
31 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
31 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
47 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
47 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
47 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
47 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
48 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
2 daysfix: resolve lint issues and final integration fixesTheSiahxyz
2 daysfeat(strategy): add warmup_period to BaseStrategy and YAML config loadingTheSiahxyz
2 daysfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
2 daysfeat: initial trading platform implementationTheSiahxyz