feat: add DMH (Ehlers Directional Movement with Hann) indicator

This commit is contained in:
Miha Kralj
2026-03-17 13:35:03 -07:00
parent 4552d8529d
commit 4fa29c04b7
15 changed files with 1419 additions and 0 deletions
+1
View File
@@ -186,6 +186,7 @@
* [AROON - Aroon](/lib/dynamics/aroon/Aroon.md)
* [AROONOSC - Aroon Oscillator](/lib/dynamics/aroonosc/AroonOsc.md)
* [CHOP - Choppiness Index](/lib/dynamics/chop/Chop.md)
* [DMH - Ehlers Directional Movement with Hann](/lib/dynamics/dmh/Dmh.md)
* [DMX - Jurik Directional Movement Index](/lib/dynamics/dmx/Dmx.md)
* [DX - Directional Movement Index](/lib/dynamics/dx/Dx.md)
* [GHLA - Gann High-Low Activator](/lib/dynamics/ghla/Ghla.md)