Module 6 / Technical analysis II — indicators & method
Module 5 · Analysis

Technical analysis II — indicators & method

Moving averages, momentum, divergence — and the discipline that keeps indicators from fooling you.

0/3 lessons

Moving averages & the lag tradeoff

Learn

A moving average answers one question: what has price averaged over the last N periods? Plotted over time it smooths the noise and makes trend visible. The SMA weighs all N periods equally; the EMA weighs recent ones more, so it turns faster.

Every period choice is the same tradeoff. Short period: hugs price, reacts fast, whipsaws constantly in chop. Long period: smooth and reliable in trends, but hands back a large chunk of every reversal before it responds. There is no setting that is both fast and smooth — anyone selling you one is selling you a backtest overfit.

Indicators don't add information — every one is arithmetic on the same price series. They add *legibility*, at the cost of lag.
Practice
Loading…
Recall0/2
Recall

What is the fundamental tradeoff in choosing a moving-average period?

Recall

Why can't an indicator 'add information' to your analysis?

Momentum & divergence

Learn

Momentum oscillators (RSI is the standard) measure the speed of price change, scaled to a range. Above ~70 is called overbought, below ~30 oversold — but in a strong trend, 'overbought' can stay pinned for weeks. The naive fade-the-extreme trade is a money loser in trends.

The higher-quality signal is divergence: price makes a new high, but momentum makes a *lower* high. The move is stretching on weakening force — like a ball still rising as it decelerates. Bullish divergence is the mirror: new price low, higher momentum low.

Bearish divergence

New price high, lower RSI high. Rally running on fumes — tighten or fade with confirmation.

Bullish divergence

New price low, higher RSI low. Selling pressure exhausting near the low.

Pinned overbought in trend

Not a sell signal. Strong trends stay 'overbought' — this is what strength looks like.

Divergence without a level

Weak. Divergence at support/resistance is a signal; divergence in a vacuum is a curiosity.

Practice
Loading…
Recall0/2
Recall

Price prints a new high while RSI prints a lower high. What is this pattern and what does it suggest?

Recall

Why is 'RSI above 70, so sell' a losing rule in strong trends?

Confluence & backtest hygiene

Learn

No single signal deserves a trade. The professional habit is confluence: act when independent lines of evidence agree — structure (a level), momentum (divergence), volume, and context (trend). Two aligned signals beat five redundant ones; five moving averages are one signal wearing costumes.

Any rule you trust should survive a backtest — but backtests lie by default. The classic sins: overfitting (tuning parameters until history looks perfect), look-ahead bias (using data not available at the time), survivorship bias (testing on coins that are still alive), and ignoring costs (fees + slippage turn many 'edges' negative).

A backtest is a hypothesis test, not a highlight reel. If you tweaked parameters until it worked, you didn't discover an edge — you memorized the past.
Practice
Loading…
Recall0/2
Recall

What is 'overfitting' in a backtest?

Recall

Why are five moving averages on one chart NOT confluence?