# Divergence Detection

<mark style="color:$info;">The</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**Divergence Detection**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">feature enhances the oscillator’s predictive capabilities by identifying areas where momentum diverges from price movement, which often signals reversals:</mark>

{% embed url="<https://www.youtube.com/watch?index=2&list=PLoAyPcCp2RYGV1henoR1b4BjzyF8Yp8LY&v=SKKezUo1zTM>" %}
Divergence Detection
{% endembed %}

***

## **Normal Divergence**&#x20;

<mark style="color:$info;">**Normal Bearish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">and</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**Normal Bullish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">divergences show when momentum weakens against the current trend direction, hinting at potential trend reversals.</mark>

<mark style="color:$info;">In a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**normal bearish divergence**</mark><mark style="color:$info;">, price makes a higher high while the oscillator makes a lower high, suggesting that bullish momentum is weakening, which could precede a downward reversal.</mark>&#x20;

<figure><img src="/files/HDvCi0sMwGZhc2rJ9JoB" alt=""><figcaption><p>Normal Bearish</p></figcaption></figure>

<mark style="color:$info;">Conversely, a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**normal bullish divergence**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">occurs when price makes a lower low, but the oscillator makes a higher low, signaling a potential upward reversal.</mark>&#x20;

<mark style="color:$info;">Traders can use these divergences to anticipate reversals and adjust positions accordingly.</mark>

<figure><img src="/files/ydrFlwNYRAiCYm4L0zio" alt=""><figcaption><p>Normal Bullish</p></figcaption></figure>

***

## **Hidden Divergence**

<mark style="color:$info;">**Hidden Bearish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">and</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**Hidden Bullish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">divergences suggest trend continuation, revealing underlying strength in the current trend despite minor pullbacks or rallies.</mark>

<mark style="color:$info;">**A hidden bullish divergence**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">occurs when price makes a higher low but the oscillator makes a higher low, suggesting the uptrend is likely to continue.</mark>

<figure><img src="/files/DN7SSk3Y8377rD1avuwO" alt=""><figcaption><p>Hidden Bullish</p></figcaption></figure>

<mark style="color:$info;">Similarly, a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**hidden bearish divergence**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">suggests the downtrend will continue if the oscillator shows a lower high while price makes a lower high, confirming downward strength.</mark>

<figure><img src="/files/QvTeySNi3MKjq8yNTY4j" alt=""><figcaption><p>Hidden Bearish</p></figcaption></figure>

{% hint style="info" %} <mark style="color:$info;">Traders can use hidden divergences to confirm that a trend remains strong and look for entries aligned with the current trend.</mark>
{% endhint %}

***

## **Multiple Divergence**

<mark style="color:$info;">Signals when multiple divergence events occur consecutively, adding higher confluence to potential reversals or continuation zones.</mark>

<figure><img src="/files/HO8jal3Xg1hARFXaxowS" alt=""><figcaption></figcaption></figure>

<mark style="color:$info;">This helps traders quantify the strength of accumulated momentum dissonance before a major move.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bigbeluga.com/oscillators/nautilus-tm/divergence-detection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
