SMA — Simple Moving Average (20 / 50 / 200)
In the screenerThe arithmetic mean of the last N closes, giving every bar equal weight. The oldest trend filter: smooth and stable, but the slowest to react of all moving averages.
How to read it: Price above a rising SMA = uptrend; the 50/200 crosses (golden and death cross) are the classic long-term regime signals.
EMA — Exponential Moving Average (12 / 26 / 50 / 200)
In the screenerA moving average that weights recent closes exponentially more than old ones, so it turns noticeably faster than the SMA of the same length. The building block of MACD and many other indicators.
How to read it: Trade with the slope and use it as dynamic support/resistance; fast/slow EMA crossovers (12/26, 50/200) mark trend shifts.
WMA — Weighted Moving Average (20)
In the screenerA moving average with linearly increasing weights — the latest bar counts N times more than the oldest. Sits between the SMA and EMA in responsiveness.
How to read it: Read like any moving average: slope for trend direction, price crossing it for early trend-change warnings.
HMA — Hull Moving Average (20)
In the screenerAlan Hull's construction: a WMA of the difference between a half-length and full-length WMA, re-smoothed over √N bars. Dramatically reduces lag while staying smooth.
How to read it: Traders act on the HMA's own slope turning — a color/direction flip is the signal, rather than a price cross.
VWMA — Volume-Weighted Moving Average (20)
In the screenerA moving average where each close is weighted by that bar's volume, so heavily traded bars pull the line more than quiet ones.
How to read it: VWMA above the plain SMA of the same length means volume is concentrated on up bars — the move is being paid for; below it, volume favors the sellers.
DEMA — Double Exponential MA (20)
In the screenerMulloy's lag-reduction formula: 2×EMA − EMA(EMA). Not simply a double-smoothed EMA — the subtraction cancels most of the lag while keeping the smoothing.
How to read it: Use like a faster EMA: slope and price crosses signal earlier, at the cost of more whipsaws in chop.
TEMA — Triple Exponential MA (20)
In the screenerThe next step of the same idea: 3×EMA − 3×EMA(EMA) + EMA(EMA(EMA)). Even less lag than DEMA — one of the fastest smooth averages available.
How to read it: Best as a fast signal line against a slower average; on its own it hugs price so tightly that crosses come constantly in ranges.
ZLEMA — Zero-Lag EMA (20)
In the screenerAn EMA fed with de-lagged data: price plus the difference between now and (N−1)/2 bars ago. The displacement offsets the EMA's inherent delay almost entirely.
How to read it: Read like an EMA that turns on time instead of late; crossovers with a standard EMA of the same length flag momentum shifts early.
KAMA — Kaufman Adaptive MA (10)
In the screenerA moving average whose speed adapts to the market: an efficiency ratio (net move ÷ total movement) makes it fast in clean trends and nearly flat in noise.
How to read it: A flat KAMA is itself information — the market is chopping, stand aside; when KAMA tilts and price holds one side of it, the trend is efficient enough to trade.
ALMA — Arnaud Legoux MA (20)
In the screenerA moving average with a Gaussian weight curve shifted toward recent bars — a tunable trade-off that achieves both smoothness and small lag.
How to read it: Use as a cleaner trend line: price closing across ALMA gives fewer false crosses than an EMA of the same length.
LSMA — Least Squares MA (25)
In the screenerThe endpoint of a linear regression line fitted to the last N closes, plotted bar by bar — a moving average that projects where the trend 'should' be rather than where it was.
How to read it: Its slope is a direct read of trend direction; price snapping back to the LSMA after a stretch is the mean-reversion entry.
SMMA — Smoothed MA / RMA (14)
In the screenerWilder's smoothing: each value carries over (N−1)/N of the previous one — mathematically an EMA with α = 1/N. The quiet workhorse inside RSI, ATR and ADX.
How to read it: Roughly twice as slow as an EMA of the same length; use it as the long-term baseline other averages are compared against.
TRIMA — Triangular MA (20)
In the screenerA doubly smoothed average with triangular weights peaking in the middle of the window — the smoothest of the classic MAs, and the laggiest.
How to read it: Ignore its crosses; its value is showing the underlying trend with the noise fully ironed out.
T3 — Tillson T3 (20)
In the screenerTim Tillson's six-stage EMA cascade blended with a 'volume factor' coefficient — exceptionally smooth with much less lag than its smoothness would suggest.
How to read it: Trade the T3's own bend: a change in its slope is the signal, and its smoothness means bends are rare and meaningful.
McGinley Dynamic (14)
In the screenerA self-adjusting average whose smoothing divisor speeds up when price falls away from it and slows when price runs ahead — designed to hug price without whipsawing.
How to read it: Use as an adaptive trend line: it tracks price closely in trends yet resists the fake crosses that plague fixed-length averages in chop.
Supertrend (10, ×3 ATR)
In the screenerA trailing band placed an ATR multiple above or below price that flips sides when price closes through it — a trend filter and stop-loss line in one.
How to read it: Long while the line is below price, flat/short when it flips above; many traders simply trail their stop along it.
Parabolic SAR (0.02, 0.2)
In the screenerWilder's 'stop and reverse': a dot that starts wide of the trend and accelerates toward price the longer the trend lasts, guaranteeing an eventual crossover.
How to read it: Dots below price = uptrend, above = downtrend; the flip is the exit/reverse signal. Excellent trailing stop in trends, constant whipsaw in ranges.
Ichimoku Cloud (9, 26, 52)
In the screenerA complete system in one overlay: Tenkan and Kijun midpoint lines, a cloud (Senkou A/B) projected 26 bars forward, and the Chikou lagging close. The cloud maps future support/resistance zones.
How to read it: Price above the cloud = bullish regime (below = bearish); the Tenkan/Kijun cross inside that regime is the classic entry, and the cloud edge is the natural stop.
Aroon Up/Down (25)
In the screenerMeasures how many bars have passed since the highest high (Aroon Up) and lowest low (Aroon Down) of the window, scaled 0–100 — a pure recency-of-extremes trend gauge. The Aroon Oscillator is Up minus Down.
How to read it: Up above 70 with Down below 30 = established uptrend; the Up/Down crossover (oscillator zero cross) flags a trend change.
Vortex Indicator (14)
In the screenerTwo lines built from the range between the current bar and the prior bar's opposite extreme: VI+ captures upward range expansion, VI− downward, each normalized by true range.
How to read it: VI+ crossing above VI− signals an emerging uptrend (and vice versa); the wider the gap, the stronger the trend.
DMI / ADX (14)
In the screenerWilder's Directional Movement system: +DI and −DI measure up- and down-directional range, and ADX — the smoothed difference between them — measures trend strength regardless of direction.
How to read it: ADX above 25 = a trend worth trading, below 20 = chop; take direction from the DI cross and strength from ADX rising.
Schaff Trend Cycle (23, 50)
In the screenerMACD run twice through stochastic cycle math — Doug Schaff's attempt to make MACD turn at cycle speed. Oscillates 0–100 and moves in decisive sweeps.
How to read it: Buy signal when STC turns up from below 25, sell when it turns down from above 75 — earlier than the equivalent MACD cross.
Coppock Curve (14, 11, 10)
In the screenerA 10-period WMA of the sum of two long rates of change (14 and 11 months in the original) — designed by Edwin Coppock to identify major bear-market bottoms.
How to read it: The classic signal is rare and one-sided: the curve turning upward while below zero marks a long-term buying opportunity.
KST — Know Sure Thing
In the screenerMartin Pring's summary momentum: four rates of change of increasing length, each smoothed, weighted and summed, with a signal line on top — a full momentum spectrum in one curve.
How to read it: KST crossing its signal line gives the swing signal; the zero cross confirms the larger trend direction.
VIDYA (14)
In the screenerChande's Variable Index Dynamic Average — an EMA whose smoothing speed scales with the absolute Chande Momentum Oscillator: it hugs price in strong trends and goes nearly inert in chop. Computed in CoinSight as a moving-average vote and screener filter.
How to read it: Treat it like an adaptive EMA: price above a rising VIDYA confirms trend; its flattening is an early stall warning that a fixed-period EMA shows much later.
FRAMA (16)
In the screenerEhlers' Fractal Adaptive Moving Average — measures the fractal dimension of recent price action and turns it into the smoothing factor: choppy (high-dimension) markets get heavy smoothing, directional ones almost none. Computed in CoinSight as a moving-average vote and screener filter.
How to read it: Useful where classic MAs whipsaw: FRAMA stays flat through noise, then snaps onto a new trend quickly once price action becomes one-directional.
GMMA
In the screenerGuppy Multiple Moving Averages — a ribbon of six short EMAs (traders) and six long EMAs (investors). CoinSight computes the spread between the two groups as a percentage of price and votes on its sign.
How to read it: Both groups aligned and separating = established trend; the short group compressing into the long one = fight for control and a possible reversal or breakout point.
Williams Alligator
In the screenerBill Williams' three displaced smoothed MAs — Jaw (13/8), Teeth (8/5), Lips (5/3) on median price. The lines intertwined = the alligator 'sleeps' (range); opening apart in order = it 'feeds' (trend). CoinSight votes on the stacking order of the three lines.
How to read it: Only trade trend systems when the mouth is open (Lips above Teeth above Jaw for longs); an intertwined alligator is the classic stay-out filter.
ADX (14)
In the screenerAverage Directional Index — Wilder's measure of trend STRENGTH regardless of direction, derived from the +DI/−DI system. Computed in CoinSight: the reading feeds the analysis signals (strong/weak trend) alongside the DMI direction row.
How to read it: Above ~25 = a real trend worth following with trend tools; below ~20 = ranging market where oscillators work better. Rising ADX during a move confirms it; falling ADX warns the move is exhausting.
TII (60)
In the screenerTrend Intensity Index — the share of up-deviations versus down-deviations around a 60-bar SMA over the last 30 bars, 0..100. High readings mean price persistently holds above its long mean. Computed in CoinSight as a voting row and screener filter.
How to read it: Above ~65 confirms an established uptrend, below ~35 a downtrend; the mid-zone flags transition phases where breakout setups form.
QStick (20)
In the screenerTushar Chande's QStick — a simple SMA of (close − open). It isolates the candle-body pressure: are bars mostly closing above or below their opens? Computed in CoinSight as a voting row and screener filter.
How to read it: A positive QStick during a pullback says buyers still win the intraday battle (dip-buy context); a sign flip after a long run is an early momentum-shift alert.
Chande Kroll Stop (10,1,9)
In the screenerA pair of ATR-based trailing stops built from recent highs/lows: a stop line for longs and one for shorts. Price above both = uptrend intact; below both = downtrend. CoinSight computes both stops and votes on which side price sits.
How to read it: Primarily a stop-placement tool: trail long exits at the long stop rather than a fixed percent, so the exit widens in volatile phases and tightens in quiet ones.
Linear Regression Channel (100)
In the screenerThe best-fit line through the last ~100 closes with parallel bands at ±2 standard errors. CoinSight computes price's position inside the channel and votes mean-reversion at the band extremes.
How to read it: In a trending market, buy pullbacks to the lower band in an up-sloping channel; a decisive close outside the channel signals the trend is accelerating or breaking.
Moving Average Envelopes (20, ±2.5%)
In the screenerAn SMA with bands offset a fixed percentage above and below — the simplest volatility channel, with constant width unlike Bollinger or Keltner. Computed in CoinSight as a mean-reversion voting row.
How to read it: Works best in ranging markets: fade touches of the outer bands back to the midline. In strong trends price can ride an envelope for a long time — combine with a trend filter.
Choppiness Index (14)
In the screenerA 0..100 gauge of whether the market is trending or ranging: it compares the summed true range to the total high-low span of the window. High = sideways chop, low = directional movement. Computed in CoinSight as an informational (non-voting) row.
How to read it: Above ~61.8 = choppy, avoid breakout entries; below ~38.2 = trending, avoid fading. It says nothing about direction — pair it with a directional indicator.