# Overview

The **Volume Concepts** is a comprehensive market analysis tool designed to help traders identify the invisible shifts in supply and demand. In a market where price action can often be misleading, the Volume Concepts acts as a filter, highlighting the moments when price movement is supported by significant volume and when it is merely "market noise."

{% content-ref url="/pages/q5gvUNjerVf3FSHK0PPt" %}
[Volume Line](/oscillators/volume-concepts/volume-line.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/klxFyXe4FSS4cb0jRFvE" %}
[Volatility Bands](/oscillators/volume-concepts/volatility-bands.md)
{% endcontent-ref %}

{% content-ref url="/pages/1N268DbBI06lwMjWLY31" %}
[Alerts](/oscillators/volume-concepts/alerts.md)
{% endcontent-ref %}

Standard oscillators like the RSI or Stochastic often provide signals based solely on price, which can lead to frequent false alarms during low-volume periods. The Volume Concepts solves this by weighting every calculation with trade volume. This means the indicator remains stable during quiet periods and becomes highly responsive when the "Big Money" enters the market.


---

# 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/oscillators/volume-concepts/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.
