# Labeling

Cluster labels are blocks that include the total cluster values ​​for selected parameters.

One block is located at the top of the clusters work area and shows the total values ​​for trading data.&#x20;

The second block of labels appears at the bottom of the workspace below the cluster and shows the volumes.&#x20;

Each sector contains one or more parameters, arranged vertically and corresponding to each individual cluster.

<figure><img src="https://3728651868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm74RaI07TSxDaTqb911t%2Fuploads%2FnYxcNOzYLbOxMCkZNSG5%2Fimage.png?alt=media&#x26;token=226dff50-7846-45dd-b3de-9e3bd59cfef5" alt=""><figcaption></figcaption></figure>

### General labeling rules <a href="#obshie-pravila" id="obshie-pravila"></a>

* The selected values ​​are displayed in a real-time and will be accumulated until the end of cluster   formation process, accordingly to the basis design.&#x20;
* If the cluster is completed, the corresponding value is fixed.&#x20;
* The new cluster counter starts from zero. Already generated values ​​of the previous clusters are saved.

### List of labels at the top of the clusters workspace <a href="#perechen-podpisei-v-verkhnei-chasti-rabochei-oblasti-klasetrov" id="perechen-podpisei-v-verkhnei-chasti-rabochei-oblasti-klasetrov"></a>

| Tag **\[ ENG ]**     | Tag **\[ RU ]**              | Symbol | Description                                                                                                                                             |
| -------------------- | ---------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Formation time label | Формирование временной метки | △      | The cluster formation time. It is considered as a time delta between the first tick of the current cluster and the first tick of the following cluster. |
| Trades count label   | Количество трейдов           | ∑      | Total number of transactions                                                                                                                            |
| Price range label    | Уровни цен                   | ≡      | The passed price range without taking into account the multiplier. That is, the label always reflects the actual price range passed.                    |
| Intensity label      | Интенсивность                | ↙︎     | Intensity of market fluctuations (number of changes in trade directions within each cluster)                                                            |

**List of labels at the bottom of the clusters workspace**

| Tag **\[ ENG ]** | Tag **\[ RU ]** | Description                                                    |
| ---------------- | --------------- | -------------------------------------------------------------- |
| Total volume     | Суммарный объем | Total volume of buying and selling.                            |
| Average volume   | Средний объем   | Average value of purchases and sales volumes                   |
| Buy Volume       | Объем покупок   | Total volume of executed Ask orders at all levels              |
| Sell Volume      | Объем продаж    | Total volume of executed Buy orders at all levels              |
| Delta Volumes    | Дельта Объемов  | The difference between the volumes of purchases and sales in % |


---

# 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/clusters/labeling.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.
