 GitHubandClaude Opus 4.8
|
b4f63c85a6
|
feat: add OBV trend strategy (v1.9.5)
- New obv_trend.py strategy: OBV energy flow trend following
- Entry: OBV > MAOBV*1.02 buffer + MAOBV 20-bar uptrend confirmed
- Exit: OBV drops below MAOBV
- Tunable params: maobv_period(30), maobv_lookback(20), obv_buffer(0.02)
- Update README changelog and strategy table
- Bump version to 1.9.5
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-10 18:53:06 +08:00 |
|