# Increasing trading volume indicator

### Description

The increasing volume indicator is presented in the form of cumulative horizontal scales on the Ticker Tape. The indicator forms an additional visual snapshot of the orders concentration in the Order Book. It also reflects changes in market dynamics. The indicator is designed as a series of horizontal bars. These bars include the following information: the width of the price levels in Order Book or price scale. Each indicator bar corresponds to a concrete price level. The indicator bars have no visual boundaries and are displayed as a single horizontal scale with varying degrees of amplitude.

<figure><img src="/files/O8tSwuK5pEPfD02HzXyD" alt="" width="375"><figcaption><p>Индикатор нарастающего объема в виде гистограммы слева от стакана</p></figcaption></figure>

The indicator is a series of horizontal bars. It involves the width of the price levels in Order Book or price scale. Each indicator bar corresponds to a specific price level.

The indicator bars have no visual boundaries and are displayed as a single horizontal scale with varying degrees of amplitude.


---

# 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://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales/increasing-trading-volume-indicator.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.
