# Delta Volume

Delta volume (***Study > All Studies*** from the top menu bar) displays the difference between the Ask and Bid Volume as a candle chart in a separate graph. Positive values indicate buying pressure and negative values indicate selling pressure. The following screen shot shows the available settings for this study:

* **Number of Bars** – Optionally limits the number of bars that are displayed. This is useful if you want to avoid loading a large amount of historical tick data. Check “Show All” to show a delta bar for every loaded candle.
* **RTH Data only** – Check this box to only show bars that occurred during regular trading hours.
* **Recalculate on Close** – Downloads historical data that replaces the live data after each bar close. This will cause loading after each bar closes.
* **Bar Type** – Type of bar to display (ie OHLC, Candle, Line, Bar etc).
* **Up/@Bid Color** – Display the chosen color if the delta is negative but the price candle closes positive
* **Down/@Ask Color** – Display the chosen color if the delta is negative but the price candle closes negative
* **Indicator** – Settings for the latest value indicator in the vertical axis.

<figure><img src="/files/5hIVFE6tbaaENiHgwOCE" alt=""><figcaption></figcaption></figure>

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


---

# 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.motivewave.com/user-guide/volume-order-flow-analysis-guide/delta-volume.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.
