2026-01-18 19:02:03 -08:00
# Oscillators
2026-01-19 18:25:48 -08:00
> "Oscillators tell you when to act, not which direction to trade." Unknown
2026-01-18 19:02:03 -08:00
Oscillators fluctuate above and below a centerline or within bounded ranges. Useful for identifying overbought/oversold conditions, momentum shifts, and divergences. Best in ranging markets; trend-following indicators work better in trending markets.
2026-01-19 18:25:48 -08:00
| Indicator | Full Name | Description |
2026-01-18 19:02:03 -08:00
| :--- | :--- | :--- |
2026-02-12 14:29:54 -08:00
| [AC ](ac/Ac.md ) | Acceleration Oscillator | Second derivative of AO. Measures acceleration of market driving force. |
2026-02-04 11:43:59 -08:00
| [AO ](ao/Ao.md ) | Awesome Oscillator | 5-period SMA minus 34-period SMA of bar midpoint. Bill Williams creation. |
| [APO ](apo/Apo.md ) | Absolute Price Oscillator | Raw currency difference between fast and slow EMAs. Unbounded. |
2026-02-12 14:29:54 -08:00
| [BBB ](bbb/Bbb.md ) | Bollinger %B | Position within Bollinger Bands. 0=lower band, 1=upper band. |
| [BBS ](bbs/Bbs.md ) | Bollinger Band Squeeze | BB width < KC width indicates consolidation. Breakout imminent. |
| [CFO ](cfo/Cfo.md ) | Chande Forecast Oscillator | Percentage difference between price and linear regression forecast. |
2026-02-18 19:08:15 -08:00
| [DECO ](deco/Deco.md ) | Ehlers Decycler Oscillator | Dual HP bandpass isolating intermediate-frequency market cycles. |
2026-02-12 14:29:54 -08:00
| [DPO ](dpo/Dpo.md ) | Detrended Price Oscillator | Removes trend via displaced SMA. Reveals cycles. |
2026-02-20 21:40:32 -08:00
| [ER ](er/Er.md ) | Efficiency Ratio | Measures directional efficiency. Net movement / total path length. |
| [ERI ](eri/Eri.md ) | Elder Ray Index | Separates bull and bear power relative to EMA. |
2026-02-18 19:08:15 -08:00
| [FISHER ](fisher/Fisher.md ) | Ehlers Fisher Transform | Converts prices to Gaussian distribution. Sharp reversals. |
2026-02-12 14:29:54 -08:00
| [INERTIA ](inertia/Inertia.md ) | Inertia | Linear regression residual. Raw deviation from trend forecast. |
| [KDJ ](kdj/Kdj.md ) | KDJ Indicator | Enhanced Stochastic. J = 3K - 2D provides leading signal. |
2026-02-20 21:40:32 -08:00
| [KRI ](kri/Kri.md ) | Kairi Relative Index | Percentage deviation of price from SMA. Overbought/oversold. |
2026-02-12 14:29:54 -08:00
| [PGO ](pgo/Pgo.md ) | Pretty Good Oscillator | Distance from SMA normalized by ATR. Units: ATR multiples. |
2026-02-20 21:40:32 -08:00
| [PSL ](psl/Psl.md ) | Psychological Line | Ratio of up periods to total periods. Crowd sentiment gauge. |
2026-02-12 14:29:54 -08:00
| [SMI ](smi/Smi.md ) | Stochastic Momentum Index | Distance from range midpoint. More sensitive than classic Stochastic. |
| [STOCH ](stoch/Stoch.md ) | Stochastic Oscillator | Close position within N-period high-low range. Classic overbought/oversold. |
2026-02-12 19:43:09 -08:00
| [STOCHF ](stochf/Stochf.md ) | Stochastic Fast | Unsmoothed Stochastic. Faster but noisier. |
| [STOCHRSI ](stochrsi/Stochrsi.md ) | Stochastic RSI | Stochastic applied to RSI. More sensitive than either alone. |
| [TRIX ](trix/Trix.md ) | Triple Exponential Average | ROC of triple EMA. Filters noise through three smoothings. |
2026-02-06 07:43:40 -08:00
| [TTM_WAVE ](ttm_wave/TtmWave.md ) | TTM Wave | Fibonacci-period MACD composite (Waves A/B/C). John Carter. |
2026-02-04 11:43:59 -08:00
| [ULTOSC ](ultosc/Ultosc.md ) | Ultimate Oscillator | Multi-timeframe oscillator. Combines 7, 14, 28 period buying pressure. |
2026-02-12 19:43:09 -08:00
| [WILLR ](willr/Willr.md ) | Williams %R | Inverse Stochastic. -100 to 0 range. Overbought/oversold. |