> For the complete documentation index, see [llms.txt](https://1ex.gitbook.io/1ex-smart-dom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1ex.gitbook.io/1ex-smart-dom/features/clusters.md).

# Clusters

### Function&#x20;

Clusters allow you to analyze the trading formation considering a candle of the corresponding plotting basis from the given cluster.

{% hint style="info" %}
This information presents a necessary element of the cluster analysis of the transaction volumes associated with a selected working instrument. Each cluster shows the volume of transactions and the particular price evolution. In general, the cluster can be considered as a repeatedly enlarged candle of the interval chart under consideration. It has an opening time instant, minimum, maximum and the closing price. It also provides an additional information about the cluster dynamics itself.
{% endhint %}

### Workspace and management

The cluster workspace is a tab with one specific construction basis, which can be changed using the settings button on the left side of the workspace, where the name of the current basis is reflected.

To open several building bases at the same time, you need to open a new separate tab that can be moved to a convenient position relative to others.&#x20;

When the application is launched for the first time and the connection is established, the cluster is displayed in the workspace (by time, in seconds).

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

#### Navigation

Clusters have several ways of scrolling for ease of navigation:

*Horizontal scrolling*

* Scrolling the mouse wheel up → Moving to the right
* Scrolling the mouse wheel down → Moving to the left &#x20;

{% hint style="warning" %}
Works only within clusters
{% endhint %}

*Vertical scrolling*

* Scrolling the mouse wheel up → Move down
* Scrolling the mouse wheel down → Move up&#x20;

{% hint style="warning" %}
It works only when the outlier is at the price scale and/or order of book scale
{% endhint %}

When horizontal scrolling is used, in the clusters area it appears a special arrow-shaped pointer. It is designed in order to return to the current cluster.

<figure><img src="/files/K2s7h7epFgQClUNPIR29" alt="" width="375"><figcaption></figcaption></figure>

#### Control

For the cluster control one uses a specific control panel.

![](/files/NDoX8fDyWB5WBOlTf46l)

\ <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAAQlBMVEX///8AAAD6+vpNTU2goKBqamrq6uqcnJzm5uZKSkqZmZnPz89tbW0WFhYcHBxwcHCDg4MICAh9fX3GxsZFRUUlJSWUHeT7AAACi0lEQVRogbWV7ZKCMAxFrYKggoAf7/+qaxYRmiZpEuD+27U5c+aajIdDnFt3cKe7yZ/fQii97DIEkf5hu+klzAr0f7aTXo6zLP3LDqGxs5tplqH/2A73cp4l6Qu22b1ZzhL0iG10L+PZhI7YJnqJZxE9YRvoCRvRCbaaTrAjOslW0kn2kn48uekM+3Scn3D07EY29NyS/YnPnfNGz1zuOm/IxUxn2Bfi6ZGhs80wnVxSb4itd2XfP3cLXbGDbnejt8nd7i3Q0c7od9DejKMTtbvXG5K7JsPtEO4ynWNrvCFS7+6+f+483bWDOveuW+stuW/gbaRb2Qe2mbWd2Nwd3hBm3+PobodwV9DVt5Mm24ynb6271ftscD+Jo2n6UMfuAh3tSR36HDuEWICnI/b58y+RDuzQxu5cM6iTug0yvR/HBo079h7Gf7P0fhockDuxM+h26mH6gKH382iL3BM62sFzO39E0h/LYeyOmsF9D8sPH6J31l3wJt0fAYd3x97JKHLvkwfhzu0M3pN7Ottn2IG7JuJ2RPqTfICvaaTjm2/p2ef8pKJfENfE3A5OtXxUMHT0rb5e8d81wy7iZ0p3h7fB3eENudIvW/YnAN/OlCv1mHHH1/TzZp4T3hCm9ztJr4nbgSR959yJZujbYb0FOv5t4m9HYGs3Ur+DKvd4Iw07aHZ3eqvc3d6QzDWZbkftPm6kYwfjCNdkvh2D+2pvgf5+b8Dm3bdgm+hmNvutpjF8l2Z3hzeEuaY4yttxuTu9IdneXX0r3Vd4Z91XeWfcV3qL9A3YbDOrOxlDum/iDSGuyX07aRL3zbwhqPeN+p5S7OYNqXbzhhS7eS/ou7C/zezQyZhiN29IZfP+A1F1GLdeKFOPAAAAAElFTkSuQmCC" alt="две стрелочки вниз, источник: www.flaticon.com" data-size="line">️  Setting of the basic design

![](/files/HRW2N5t98X5wV6Qji05w) Select the basic design and set the value at which the cluster will be terminated.

Navigating the workspace

* Vertical scrolling --> it will be performed using the mouse wheel on the order of book price scale&#x20;
* Horizontal scrolling --> it will be performed using the mouse wheel on the cluster workspace&#x20;

This function allows you to return to the beginning of building clusters after horizontal scrolling


---

# 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, and the optional `goal` query parameter:

```
GET https://1ex.gitbook.io/1ex-smart-dom/features/clusters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
