Every technical indicator — every one — is a mathematical transformation of past prices and volume. It contains no information about the future that the price chart itself doesn't already contain. That doesn't make indicators useless; it makes them tools for describing the market, not predicting it. This guide covers the popular ones and, more importantly, the honest reasons they have any value at all.
The four families
| Family | Examples | What it describes |
|---|---|---|
| Trend | SMA, EMA, MACD | The direction and persistence of recent movement |
| Momentum | RSI, Stochastic | The speed of recent movement; “overbought/oversold” |
| Volatility | ATR, Bollinger Bands | How much price typically moves per period |
| Volume | VWAP, OBV, volume profile | How much conviction (participation) backs a move |
Moving averages and EMA
A moving average smooths price over a window; an exponential moving average (EMA) weights recent candles more, so it reacts faster. Crossovers (fast EMA above slow EMA = uptrend) are the backbone of countless trend systems. Understand what you are buying: smoothing necessarily lags. An EMA cross confirms a trend only after a chunk of it has already happened. That is the deliberate trade — you give up the early move in exchange for filtering out noise. It is not a flaw to fix; it is the mechanism.
RSI
The Relative Strength Index compresses the ratio of recent up-moves to down-moves into a 0–100 scale; readings above 70 are conventionally “overbought”, below 30 “oversold”. The honest catch: in a strong trend, RSI can sit above 70 for weeks while price keeps rising. “Overbought” is a description of recent speed, not a sell signal. Traders who short because RSI is high are making the mean reversion bet — with all of its risks — whether they realize it or not.
ATR — the one with a genuinely sound use
Average True Range measures how much an asset typically moves per candle. It predicts nothing — but it is the standard tool for scaling decisions to volatility: placing a stop-loss far enough away that ordinary noise won't trigger it, and sizing positions so that a volatile coin and a quiet coin carry comparable risk. Used this way, ATR belongs to risk management, which is exactly why it is the least controversial indicator in this list.
Volume tools
Volume answers one question price alone can't: how many participants backed a move. A breakout on heavy volume reflects broad repricing; the same breakout on thin volume is a handful of orders in an empty book. Volume confirmation — requiring recent volume to exceed its average before trusting a signal — is a common quality filter in systematic strategies for precisely this reason.
No indicator has a guaranteed positive expected value. If a fixed rule like “buy when RSI(14) crosses 30” were reliably profitable, it would be trivially automatable, and professionals would trade it until the profit disappeared. Where indicators do earn their keep, it comes from three unglamorous mechanisms:
1. Discipline. A rule applied consistently beats improvisation for most humans — not because the rule sees the future, but because it prevents emotional exits and revenge trades.
2. Reflexivity. Enough traders watch the same levels — the 200-day moving average, round numbers, prior highs — that real orders cluster there. The pattern partially fulfils itself because it is watched. This is a genuine effect, and also inherently fragile: it exists only while the crowd keeps watching.
3. Risk framing. Volatility measures like ATR make stops and sizes proportionate to the market — a real, mechanical benefit that requires no forecasting at all.
Beware the backtest trap: with enough parameter combinations, some setting of any indicator will look brilliant on history purely by chance. The more a result was searched for, the less it predicts.
Using indicators sanely
- Use few. Five indicators derived from the same price series are one opinion in five costumes.
- Fix the rules first, then evaluate — changing parameters after seeing results is self-deception with extra steps.
- Judge on your own executed trades (with fees), not on chart hindsight.
- Let indicators describe conditions and manage risk; let nothing convince you they predict.
Which market conditions actually drive the prices these indicators summarize — liquidity, rates, ETF flows — is the subject of what moves the Bitcoin price.