# Features

The Sequential Exhaustion Oscillator is packed with advanced features designed to provide maximum clarity and actionable intelligence.

#### High-Precision Divergences

Our proprietary algorithm identifies both Regular and Hidden divergences with surgical precision.

* **Solid Lines**: Indicate divergences occurring in the Extreme Zones (Overbought/Oversold), representing high-conviction signals.
* **Dashed Lines**: Indicate divergences in the Neutral Zone, suggesting waning momentum or potential consolidation.

#### Momentum Radar (Heat Map)

The background of the oscillator features a dynamic heat map that intensifies as price moves deeper into exhaustion zones.

* **Visual Intensity**: The shading becomes more opaque as the oscillator reaches extreme levels.
* **Conviction Gauge**: Use the radar to gauge the "pressure" of the current move—the darker the shading, the higher the probability of a sharp reversal.

#### Customizable Core

Tailor the indicator to your specific trading style and timeframes.

* **Calculation Period**: Adjust the lookback window (Default: 13) to match your asset's volatility.
* **Smoothing**: Apply an optional moving average to filter out micro-noise.
* **Pivot Sensitivity**: Control how the algorithm identifies peaks and valleys for divergence detection.

{% hint style="info" %}
**Momentum Radar Depth:** You can customize the "OB/OS Depth" in settings to control how quickly the heat map reaches maximum intensity. This is crucial for adapting the indicator to different asset classes (e.g., Crypto vs. Forex).
{% endhint %}


---

# 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.candelacharts.com/investing/momentum-and-oscillators/sequential-exhaustion/features.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.
