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