summaryrefslogtreecommitdiff
path: root/services/strategy-engine
AgeCommit message (Expand)Author
13 hoursfeat: optimize Dockerfiles with multi-stage builds, non-root user, .dockerignoreTheSiahxyz
13 hourschore: pin all service dependencies with upper boundsTheSiahxyz
13 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
14 hoursrefactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c...TheSiahxyz
15 hoursstyle: fix lint and formatting issues across news collector and sharedTheSiahxyz
15 hoursfeat: integrate stock selector into strategy engine schedulerTheSiahxyz
15 hoursfeat: implement 3-stage stock selector (sentiment → technical → LLM)TheSiahxyz
18 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
18 hoursrefactor: remove all crypto/Binance code, update to US stock symbolsTheSiahxyz
19 hoursrefactor: migrate to US stocks with Alpaca APITheSiahxyz
19 hoursfeat(strategy): add Market on Close (MOC) strategy for US stocksTheSiahxyz
19 hoursrefactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
19 hoursfeat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
19 hoursfeat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
19 hoursfeat(strategy): add Asian Session RSI strategy for SOL/USDT scalpingTheSiahxyz
20 hoursfeat(strategy): Phase 3 complete — individual strategy upgradesTheSiahxyz
20 hoursfeat(strategy): add RSI divergence detection and MACD signal-line crossoverTheSiahxyz
20 hoursfeat(strategy): add EMA pullback entry and VWAP daily reset with deviation bandsTheSiahxyz
20 hoursfeat(strategy): add Volume Profile HVN/LVN and Combined adaptive weightingTheSiahxyz
20 hoursfeat(strategy): add Grid trend guard and Bollinger squeeze detectionTheSiahxyz
34 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
34 hoursfeat(strategy): apply filters, conviction scoring, and ATR stops to all strat...TheSiahxyz
34 hoursfeat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ...TheSiahxyz
34 hoursfeat(strategy): add technical indicators library (ATR, ADX, RSI, MACD, Bollin...TheSiahxyz
35 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
35 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
35 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
35 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
35 hoursfeat(strategy): add combined strategy with weighted signal votingTheSiahxyz
36 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
36 hoursfeat: medium priority improvementsTheSiahxyz
36 hourstest: add edge case tests for zero volume, empty data, extreme valuesTheSiahxyz
36 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
36 hoursfix: clean up backtester strategy loading and update DockerfilesTheSiahxyz
36 hoursfix: resolve critical deployment blockersTheSiahxyz
36 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
37 hoursfeat(strategy): add Volume Profile strategyTheSiahxyz
37 hoursfeat(strategy): add Bollinger Bands strategyTheSiahxyz
37 hoursfeat(strategy): add VWAP strategyTheSiahxyz
37 hoursfeat(strategy): add MACD strategyTheSiahxyz
37 hoursfeat(strategy): add EMA Crossover strategyTheSiahxyz
37 hoursfeat(strategy): add warmup_period to BaseStrategy and YAML config loadingTheSiahxyz
37 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
37 hoursfeat: initial trading platform implementationTheSiahxyz