2026-01-18 19:02:03 -08:00
# Oscillators
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. |
2026-03-03 08:33:20 -08:00
| [BBI ](bbi/Bbi.md ) | Bulls Bears Index | Multi-period SMA composite. Measures aggregate trend strength. |
2026-02-12 14:29:54 -08:00
| [BBS ](bbs/Bbs.md ) | Bollinger Band Squeeze | BB width < KC width indicates consolidation. Breakout imminent. |
2026-03-03 08:33:20 -08:00
| [BRAR ](brar/Brar.md ) | BRAR | Bull-Bear power ratio from open-relative ranges. Japanese origin. |
2026-03-17 08:35:29 -07:00
| [BW_MFI ](bw_mfi/BwMfi.md ) | Bill Williams MFI | MFI with 4-zone classification: Green (trend), Fade (fading), Fake (unsupported), Squat (breakout imminent). |
2026-02-23 17:27:35 -08:00
| [CFO ](cfo/Cfo.md ) | Chande Forecast Oscillator | Percentage difference between price and linear regression forecast. Also known as FOSC. |
2026-03-03 08:33:20 -08:00
| [COPPOCK ](coppock/Coppock.md ) | Coppock Curve | Long-term momentum via weighted sum of ROC periods. Buy signals only. |
| [CRSI ](crsi/Crsi.md ) | Connors RSI | Composite of RSI, streak RSI, and percentile rank. Mean-reversion. |
| [CTI ](cti/Cti.md ) | Correlation Trend Indicator | Linear regression correlation coefficient as trend strength. |
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-26 22:02:52 -08:00
| [DEM ](dem/Dem.md ) | DeMarker Oscillator | Bounded 0-1 oscillator comparing sequential highs and lows. |
2026-03-03 08:33:20 -08:00
| [DOSC ](dosc/Dosc.md ) | Derivative Oscillator | Double-smoothed RSI minus signal line. Momentum acceleration. |
2026-02-12 14:29:54 -08:00
| [DPO ](dpo/Dpo.md ) | Detrended Price Oscillator | Removes trend via displaced SMA. Reveals cycles. |
2026-03-17 08:35:29 -07:00
| [DSTOCH ](dstoch/Dstoch.md ) | Double Stochastic (Bressert) | Stochastic applied to Stochastic with EMA smoothing. Bounded 0-100. |
2026-03-16 12:45:13 -07:00
| [DYMI ](dymi/Dymi.md ) | Dynamic Momentum Index | RSI with volatility-adaptive period. Shorter in volatile markets. |
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-03-03 08:33:20 -08:00
| [FI ](fi/Fi.md ) | Force Index | Combines price change, direction, and volume to measure buying/selling power. |
2026-02-18 19:08:15 -08:00
| [FISHER ](fisher/Fisher.md ) | Ehlers Fisher Transform | Converts prices to Gaussian distribution. Sharp reversals. |
2026-02-28 14:14:35 -08:00
| [FISHER04 ](fisher04/Fisher04.md ) | Ehlers Fisher Transform (2004) | Cybernetic Analysis variant with gentler arctanh scaling. |
2026-02-26 09:59:44 -08:00
| [GATOR ](gator/Gator.md ) | Williams Gator Oscillator | Dual histogram from Alligator SMMA lines. Visualizes trend convergence/divergence. |
2026-02-23 17:27:35 -08:00
| [IMI ](imi/Imi.md ) | Intraday Momentum Index | RSI variant using open-close range. Intraday overbought/oversold 0-100. |
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-03-03 08:33:20 -08:00
| [KST ](kst/Kst.md ) | KST Oscillator | Summed weighted ROCs across 4 timeframes. Martin Pring. |
2026-02-26 22:02:52 -08:00
| [LRSI ](lrsi/Lrsi.md ) | Ehlers Laguerre RSI | RSI computed over Laguerre filter stages. Single γ trades lag vs smoothness. Output [0,1]. |
| [MARKETFI ](marketfi/Marketfi.md ) | Market Facilitation Index | Bill Williams' price-range-per-unit-of-volume efficiency measure. O(1), no period. |
2026-03-03 08:33:20 -08:00
| [MSTOCH ](mstoch/Mstoch.md ) | Ehlers MESA Stochastic | Hilbert Transform cycle-tuned Stochastic. Adaptive period. |
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-03-03 08:33:20 -08:00
| [QQE ](qqe/Qqe.md ) | Quantitative Qualitative Estimation | Smoothed RSI with dynamic volatility bands. |
| [REFLEX ](reflex/Reflex.md ) | Ehlers Reflex | Ehlers zero-centered reversal oscillator using super smoother with normalized sum-of-differences. |
2026-02-23 17:27:35 -08:00
| [REVERSEEMA ](reverseema/ReverseEma.md ) | Ehlers Reverse EMA | 8-stage cascaded Z-transform inversion subtracts EMA lag, producing zero-centered oscillator signal. |
2026-03-03 08:33:20 -08:00
| [RVGI ](rvgi/Rvgi.md ) | Relative Vigor Index | Open-close vs high-low ratio with SMA smoothing. Measures conviction. |
2026-03-17 09:48:32 -07:00
| [RRSI ](rrsi/Rrsi.md ) | Ehlers Rocket RSI | Fisher Transform of Super Smoother– filtered RSI. Sharp cyclic reversal signals. |
2026-02-12 14:29:54 -08:00
| [SMI ](smi/Smi.md ) | Stochastic Momentum Index | Distance from range midpoint. More sensitive than classic Stochastic. |
2026-03-03 08:33:20 -08:00
| [SQUEEZE ](squeeze/Squeeze.md ) | Squeeze | BB width < KC width indicates consolidation. Breakout imminent. |
2026-03-17 08:35:29 -07:00
| [SQUEEZE_PRO ](squeeze_pro/squeeze_pro.md ) | Squeeze Pro | Multi-level BB vs KC squeeze (wide/normal/narrow) with MOM-smoothed momentum. LazyBear. |
2026-02-23 17:27:35 -08:00
| [STC ](stc/Stc.md ) | Schaff Trend Cycle | MACD + double Stochastic smoothing. Fast momentum oscillator (0-100). |
2026-02-12 14:29:54 -08:00
| [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. |
2026-03-03 08:33:20 -08:00
| [TD_SEQ ](td_seq/Td_seq.md ) | TD Sequential | DeMark sequential countdown. Exhaustion pattern recognition. |
2026-02-21 20:45:38 -08:00
| [TRENDFLEX ](trendflex/Trendflex.md ) | Ehlers Trendflex | Ehlers zero-lag trend oscillator using super smoother with sum-of-differences normalization. |
2026-02-12 19:43:09 -08:00
| [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. |