summaryrefslogtreecommitdiff
path: root/services/strategy-engine
AgeCommit message (Expand)Author
16 min.refactor: migrate to US stocks with Alpaca APITheSiahxyz
18 min.feat(strategy): add Market on Close (MOC) strategy for US stocksTheSiahxyz
19 min.refactor: replace Binance/ccxt with Alpaca API client for US stocksTheSiahxyz
28 min.feat: wire sentiment into engine + add EMA/bullish candle entry filtersTheSiahxyz
40 min.feat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant)TheSiahxyz
47 min.feat(strategy): add Asian Session RSI strategy for SOL/USDT scalpingTheSiahxyz
64 min.feat(strategy): Phase 3 complete — individual strategy upgradesTheSiahxyz
65 min.feat(strategy): add RSI divergence detection and MACD signal-line crossoverTheSiahxyz
66 min.feat(strategy): add EMA pullback entry and VWAP daily reset with deviation bandsTheSiahxyz
67 min.feat(strategy): add Volume Profile HVN/LVN and Combined adaptive weightingTheSiahxyz
67 min.feat(strategy): add Grid trend guard and Bollinger squeeze detectionTheSiahxyz
16 hoursfeat(strategy): Phase 2 complete — strategy infrastructure upgradeTheSiahxyz
16 hoursfeat(strategy): apply filters, conviction scoring, and ATR stops to all strat...TheSiahxyz
16 hoursfeat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ...TheSiahxyz
16 hoursfeat(strategy): add technical indicators library (ATR, ADX, RSI, MACD, Bollin...TheSiahxyz
17 hoursfix: lint cleanup after critical and high priority fixesTheSiahxyz
17 hoursfix: WS factory, backtester config, CI docker builds, health port docsTheSiahxyz
17 hoursfix(strategy-engine): process multiple symbols concurrently with asyncio.gatherTheSiahxyz
17 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
17 hoursfeat(strategy): add combined strategy with weighted signal votingTheSiahxyz
17 hoursfeat(security): add bearer token auth for health/metrics endpointsTheSiahxyz
17 hoursfeat: medium priority improvementsTheSiahxyz
17 hourstest: add edge case tests for zero volume, empty data, extreme valuesTheSiahxyz
17 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
17 hoursfix: clean up backtester strategy loading and update DockerfilesTheSiahxyz
18 hoursfix: resolve critical deployment blockersTheSiahxyz
18 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
18 hoursfeat(strategy): add Volume Profile strategyTheSiahxyz
18 hoursfeat(strategy): add Bollinger Bands strategyTheSiahxyz
18 hoursfeat(strategy): add VWAP strategyTheSiahxyz
18 hoursfeat(strategy): add MACD strategyTheSiahxyz
18 hoursfeat(strategy): add EMA Crossover strategyTheSiahxyz
18 hoursfeat(strategy): add warmup_period to BaseStrategy and YAML config loadingTheSiahxyz
18 hoursfeat(services): integrate structlog, healthcheck, metrics, and TelegramTheSiahxyz
18 hoursfeat: initial trading platform implementationTheSiahxyz