> For the complete documentation index, see [llms.txt](https://docs.candelacharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candelacharts.com/oscillators/oscillator-concepts-tm/overview.md).

# Overview

**Oscillator Concepts™** fuses several classic momentum indicators into a single normalized **Line** (−1…+1), then layers **context modules**—Participation, Trend Radar, Velocity Pulse, Fractal Map, Divergences, Signals, Themes, and Alerts—so you can read stretch, trend, and crowd activity at a glance without juggling multiple indicators.

{% content-ref url="/pages/z4lt0a29O4HEVrbaxoxf" %}
[Trading Profiles](/oscillators/oscillator-concepts-tm/trading-profiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/tBAjUbofBJGpjeqTGB4c" %}
[Overbought & Oversold](/oscillators/oscillator-concepts-tm/overbought-and-oversold.md)
{% endcontent-ref %}

{% content-ref url="/pages/6jKFciggONp4BRhZuioV" %}
[Participation Analysis](/oscillators/oscillator-concepts-tm/participation-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/hhixCWhFWC9oFYrEj9U9" %}
[Trend Radar](/oscillators/oscillator-concepts-tm/trend-radar.md)
{% endcontent-ref %}

{% content-ref url="/pages/2bKG8CX4ajsH4aLgf81k" %}
[Velocity Pulse](/oscillators/oscillator-concepts-tm/velocity-pulse.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZYqHB52WWf0n1zxBKQca" %}
[Fractal Map](/oscillators/oscillator-concepts-tm/fractal-map.md)
{% endcontent-ref %}

{% content-ref url="/pages/y4Pjqd4NI8i6WLJ2rs7T" %}
[Divergences](/oscillators/oscillator-concepts-tm/divergences.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hs01gbEqZXf1wmxIVQet" %}
[Signals](/oscillators/oscillator-concepts-tm/signals.md)
{% endcontent-ref %}

{% content-ref url="/pages/IyierleJb5wDmsXHS6ip" %}
[Themes](/oscillators/oscillator-concepts-tm/themes.md)
{% endcontent-ref %}

{% content-ref url="/pages/p6LwO3SutkJFfFrNHKik" %}
[Alerts](/oscillators/oscillator-concepts-tm/alerts.md)
{% endcontent-ref %}

The indicator computes profile-dependent components—**RSI, MFI, MACD, CCI, TSI**—normalizes each to an approximate **\[−1, +1]** scale, then averages them with equal weights.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.candelacharts.com/oscillators/oscillator-concepts-tm/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
