summaryrefslogtreecommitdiff
path: root/services/strategy-engine/strategies/volume_profile_strategy.py
AgeCommit message (Collapse)Author
23 hoursfeat(strategy): add Volume Profile HVN/LVN and Combined adaptive weightingTheSiahxyz
37 hoursfeat(strategy): apply filters, conviction scoring, and ATR stops to all ↵TheSiahxyz
strategies
37 hoursfeat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ↵TheSiahxyz
BaseStrategy
39 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
40 hoursfix: resolve lint issues and final integration fixesTheSiahxyz
- Fix ambiguous variable name in binance_rest.py - Remove unused volumes variable in volume_profile_strategy.py - Fix import ordering in backtester main.py and test_metrics.py - Auto-format all files with ruff
40 hoursfeat(strategy): add Volume Profile strategyTheSiahxyz