filters update

This commit is contained in:
Miha Kralj
2026-02-23 17:27:35 -08:00
parent 7253f61299
commit 467a8c1cef
239 changed files with 17880 additions and 6329 deletions
+1 -1
View File
@@ -240,7 +240,7 @@ Trend following: Best when VR 1.0-1.5 (movement with stability)
| **Bollinger Width** | Both measure volatility; VR uses TR, BB uses std dev |
| **Keltner Width** | KC uses ATR; VR provides ratio view of same data |
| **ADX** | ADX measures trend strength; VR measures volatility expansion |
| **ATRP** | ATRP = ATR/Close×100; VR = TR/ATR |
| **NATR** | NATR = ATR/Close×100; VR = TR/ATR |
## Implementation Notes