Concept

Divergence Variants & Confirmation

Divergence Variants & Confirmation, also known as exaggerated, triple, confirmation rules, is a Momentum & Oscillators concept. The Library holds 3 implementations, each one a working definition you can pull into Quant.

Top Divergence Variants & Confirmation indicators

3 total

What are Divergence Variants & Confirmation?

Beyond the two textbook cases, divergence comes in variants, and none of them is a trade without a confirmation rule. Regular divergence (new price extreme, weaker oscillator extreme) and hidden divergence (weaker price extreme, stronger oscillator extreme) form the base grammar. Exaggerated divergence relaxes the price condition: a double top or double bottom at roughly equal extremes while the oscillator prints a clearly lower high or higher low. Triple, or multiple, divergence chains three or more swings with successively weaker oscillator readings, usually read as a longer, more mature momentum decay.

Confirmation is the other half of the topic. A divergence is a condition, not a signal: it only exists once the second oscillator pivot is confirmed, which always costs bars (the reason honest detectors flag it late; see repaint-safe engineering), and it is only acted on when price does something concrete, such as breaking the swing that built it, breaking a trendline, or closing decisively against the prior move. It also carries an invalidation rule: a fresh price extreme matched by a fresh oscillator extreme cancels the pattern.

How traders use it

  • As a grading system: scanners score divergences by variant, swing count, oscillator displacement, and timeframe instead of treating every instance as equal; a third-swing divergence on a higher timeframe is weighted differently from a first, marginal one.
  • As an entry architecture: the divergence sets the bias, a confirmation event (structure break, centerline cross, strong close) provides the trigger, and the extreme that would re-synchronize price and oscillator defines invalidation.
  • As a quality gate on automation: pivot-confirmed logic lags by design, so signals that appear exactly at the extreme are usually built on unconfirmed pivots and can repaint or vanish.

Related concepts · Oscillator grammar (cross-cutting)

Concept family

Momentum & Oscillators

91 concepts mapped · 72 in the Library

Divergence Variants & Confirmation FAQ

What is exaggerated divergence?

It is the variant where price makes roughly equal extremes, a double top or double bottom, while the oscillator prints a clearly lower high or higher low. The momentum-decay logic matches regular divergence; only the price condition is relaxed from a new extreme to an equal one. Most practitioners grade it slightly weaker than regular divergence and demand the same price confirmation before acting.

How do you confirm a divergence before trading it?

Two layers. First, the pattern must be complete: the second oscillator pivot has to be confirmed, which always costs a few bars. Second, price has to do something: break the swing that built the divergence, break a trendline, or close decisively against the prior move; oscillator centerline or signal-line crosses are common secondary checks. A new price extreme with a new oscillator extreme invalidates the count.

Build Divergence Variants & Confirmation your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.