summaryrefslogtreecommitdiff
path: root/services/strategy-engine/src/strategy_engine
AgeCommit message (Expand)Author
28 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
28 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
28 hoursfeat: integrate stock selector into strategy engine schedulerTheSiahxyz
28 hoursfeat: implement 3-stage stock selector (sentiment → technical → LLM)TheSiahxyz
32 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
32 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
32 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
32 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
33 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
2 daysfix: lint cleanup after critical and high priority fixesTheSiahxyz
2 daysfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
2 daysfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
2 daysfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
2 daysfeat(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