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