# Overview

<figure><img src="/files/2MzHEq8zt6DKG3ryCgqP" alt=""><figcaption></figcaption></figure>

A small set of rules makes momentum comparable across assets and timeframes.

The indicator builds a blended source (`src`), computes log momentum over a chosen length, colors it using an adaptive ±k·σ range, and optionally plots fixed bands (±L1/±L2) with fills.

{% content-ref url="/pages/2gVTlaria7i1km6zz4BK" %}
[Features](/investing/momentum-and-oscillators/momentum-pulse/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/tZLAZCds07OmDOqrKKYT" %}
[Usage](/investing/momentum-and-oscillators/momentum-pulse/usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cs6y1sZWbjoIgfVj0qTk" %}
[Confluences](/investing/momentum-and-oscillators/momentum-pulse/confluences.md)
{% endcontent-ref %}

{% content-ref url="/pages/LLSJA3esSH4mTfvSIO86" %}
[FAQs](/investing/momentum-and-oscillators/momentum-pulse/faqs.md)
{% endcontent-ref %}

A zero-line separates regimes, and two context MAs help you judge signal vs. noise.


---

# 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/momentum-pulse/overview.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.
