summaryrefslogtreecommitdiff
path: root/services/strategy-engine/tests/test_macd_strategy.py
AgeCommit message (Collapse)Author
18 hoursfeat(strategy): add RSI divergence detection and MACD signal-line crossoverTheSiahxyz
35 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
35 hoursfeat(strategy): add MACD strategyTheSiahxyz