summaryrefslogtreecommitdiff
path: root/services/strategy-engine/src/strategy_engine/main.py
AgeCommit message (Expand)Author
11 hoursfeat: add graceful shutdown with SIGTERM/SIGINT handlers to all servicesTheSiahxyz
11 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
12 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
12 hoursfeat: integrate stock selector into strategy engine schedulerTheSiahxyz
16 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
16 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
16 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
16 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
32 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
32 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
32 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
33 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
33 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
34 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
34 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
34 hoursfeat: initial trading platform implementationTheSiahxyz