summaryrefslogtreecommitdiff
path: root/services/strategy-engine/strategies/volume_profile_strategy.py
AgeCommit message (Collapse)Author
19 hoursfeat(strategy): add Volume Profile HVN/LVN and Combined adaptive weightingTheSiahxyz
33 hoursfeat(strategy): apply filters, conviction scoring, and ATR stops to all ↵TheSiahxyz
strategies
34 hoursfeat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ↵TheSiahxyz
BaseStrategy
35 hoursfeat(strategy): add parameter validation to all strategiesTheSiahxyz
36 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
36 hoursfeat(strategy): add Volume Profile strategyTheSiahxyz