Files
BrainsteelFin/agents
Hermes 738490ea4f fix: sensitive signal thresholds in Brief + lower Decio risk filter (75%→70%)
- RSI threshold: 35/65 → 38/62
- Funding: 0.001 → 0.0001 (any positive = bearish signal)
- Long ratio: 48-52 → 47-53 (tighter)
- MACD: 10 → 5 (more sensitive)
- BTC dominance: 57.5 → 55
- 4h change: 1.5% → 1%
- Decio risk filter: 75% → 70% to allow 74% signals through
- Fix UnboundLocalError on change_4h (defined earlier in run())
2026-05-17 17:10:39 +00:00
..