The myth of the universal indicator
RSI and MACD are ubiquitous. Open any charting platform, apply the defaults, and you'll see them instantly. The problem is that their ubiquity has turned them into superstition: traders watch for the same levels, which creates the same reactions, which occasionally creates the appearance of self-fulfilling prophecy — but not reliably enough to trade on.
Understanding what the math actually says is the antidote to both blind faith and blind rejection.
RSI: measuring recent gain vs. recent loss
The Relative Strength Index (RSI), developed by J. Welles Wilder in 1978, measures the ratio of average gains to average losses over a lookback period (typically 14 candles).
The formula (simplified): RSI = 100 – (100 / (1 + RS)) Where RS = Average of gains in period / Average of losses in period
An RSI of 70 means gains have dominated losses for 14 periods by a ratio of approximately 2.3:1. An RSI of 30 means losses have dominated by the same ratio.
What it actually measures: Momentum. RSI tells you whether a price has been moving up or down consistently relative to its own recent history. It does not tell you whether the current price is "fair" or whether the trend will continue.
The classic misapplication: Using RSI overbought/oversold as buy/sell signals in isolation. During a strong bull trend, RSI can stay above 70 for weeks. During a bear trend, it can stay below 30 for equally long. Selling a coin just because RSI hit 80 is a reliable way to miss the remainder of a strong trend.
A better use: RSI divergences — when price makes a new high but RSI makes a lower high — are weakly predictive of trend exhaustion. Still not a reliable timing tool, but more informative than the raw level.
MACD: tracking two moving averages
MACD (Moving Average Convergence Divergence) tracks the difference between a 12-period and 26-period exponential moving average (EMA), and separately tracks a 9-period EMA of that difference (the "signal line").