# Cumulative Delta

Plots the accumulation of the delta (difference between ask and bid volume). The delta total is reset at the beginning of each session (RTH or ETH). These values are displayed as price bars (candles) in a separate plot.

* **Bar Type** – Type of bar to display (ie OHLC, Candle, Line, Bar etc).
* **Indicator** – Settings for the latest value indicator in the vertical axis.
* **Reset RTH** – Reset back to zero at regular trading hours, otherwise reset will be on the extended 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.

![Cumulative Delta Settings](/files/-M207_M5f8dXek3SZZmU)

![Cumulative Delta Example](/files/-M207_M6zMXaa91-HuTo)


---

# 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/cumulative-delta.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.
