feat: add USI (Ehlers Ultimate Strength Index) - TASC Nov 2024

This commit is contained in:
Miha Kralj
2026-03-17 16:44:48 -07:00
parent d3cb9d2513
commit 84d12e5706
14 changed files with 1318 additions and 0 deletions
+1
View File
@@ -218,6 +218,7 @@ Bounded indicators that oscillate around a centerline or between fixed extremes.
| [**TRIX**](../lib/oscillators/trix/Trix.md) | Triple Exponential Average | ROC of triple-smoothed EMA |
| [**TTM_WAVE**](../lib/oscillators/ttm_wave/TtmWave.md) | TTM Wave | Fibonacci-period MACD composite (A/B/C waves) |
| [**ULTOSC**](../lib/oscillators/ultosc/Ultosc.md) | Ultimate Oscillator | Multi-timeframe weighted buying pressure |
| [**USI**](../lib/oscillators/usi/Usi.md) | Ehlers Ultimate Strength Index | UltimateSmoother-based RSI with symmetric [-1, +1] range |
| [**WILLR**](../lib/oscillators/willr/Willr.md) | Williams %R | Inverse Stochastic (-100 to 0) |
### Dynamics