summaryrefslogtreecommitdiff
path: root/services/strategy-engine/src
AgeCommit message (Expand)Author
16 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
17 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
17 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
17 hoursfeat: integrate stock selector into strategy engine schedulerTheSiahxyz
17 hoursfeat: implement 3-stage stock selector (sentiment → technical → LLM)TheSiahxyz
21 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
21 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
21 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
21 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
21 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
37 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
37 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
37 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
38 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
38 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
39 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
39 hoursfeat(strategy): add warmup_period to BaseStrategy and YAML config loadingTheSiahxyz
39 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
39 hoursfeat: initial trading platform implementationTheSiahxyz