> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/analytics-panels/chart/chart-types/volume-bars.md).

# Volume Bars

**Volume Bars** are built based on volume data — tick or exchange volume when available. Time is not involved in this aggregation.&#x20;

Each bar in a Volume Bar chart contains a specified volume level. This volume level is reached by accumulating the volume of each of the underlying bars. When the volume level is reached, the next Volume Bar begins to accumulate volume from the underlying bars.

![The comparison between Time chart and Volume Bars chart type in Quantower platform](/files/-LoPsq6_AoSYWa7bSJvl)

### How to set Volume Bars chart?

Open the Timeframe switcher and select from the list the Volume Bars chart type. Set the necessary value of lots (or ticks) that will be included in each bar (candle).

![Select Volume bars chart type via timeframe selector](/files/-LoQAKCTUaaZypwM-xLk)


---

# 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:

```
GET https://help.quantower.com/quantower/analytics-panels/chart/chart-types/volume-bars.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.
