# Cluster

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80035098011/original/SnRNUzL921AzI8kX_D-HciqBuSXa4tUyYQ.png?1630937212)

#### Preset

The preset determines the view of the cluster in the **DOM** window. The Tiger.com terminal has approximately 30 presets representing clusters, which are based on Volume, Delta, Bid x Ask, Open, and Trades data.&#x20;

#### Values

| Name            | Description                                                                                                                                                                                                     |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show Values     | This option enables or disables the display of text in the cluster cells.                                                                                                                                       |
| Minimize Values | Values above 1,000 will be replaced with the following format: 1K, 23K, and similar numerical values. Values above 1,000,000 will be replaced with the following format: 1M, 12M, and similar numerical values. |
| Round Values    | This option has a range of values from -4 to 4. The values -1, -2, -3, -4 divide the volume by 10, 100, 1,000, and 10,000; values from 1 to 4 specify the number of decimal places.                             |
| Show Maximum    | When this option is enabled, the cell with the maximum volume will be highlighted by a frame.                                                                                                                   |
| Min Value       | Sets the number below which the values in the cells will not be displayed.                                                                                                                                      |

#### Border

| Name                   | Description                                                                                                                                                                                                          |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Border Type            | You can change the cluster border to one of four values: Box, Colored Box (the color of the candle direction), Candle, Colored Candle (the color of the candle direction).                                           |
| Border Width           | Sets the width of the border lines.                                                                                                                                                                                  |
| Show Dir Marker        | This option includes a marker to the left of the cells in the form of a vertical dynamic line, which has the color of a falling or rising candlestick and indicates the direction of price movement over the period. |
| Direction marker width | This option sets the width of the marker.                                                                                                                                                                            |

#### Background

| Name             | Description                                                                                                           |
| ---------------- | --------------------------------------------------------------------------------------------------------------------- |
| Claster Width    | This option sets the value of the cell width.                                                                         |
| Cell Type        | This setting allows you to display cells without offsets, with offsets, and with a border (each cell will be merged). |
| Proportion Value | Sets the value at which the cell will be filled completely assuming that the passed volume is equal or higher.        |
| Show Value Area  | This option includes the borders within which the maximum passed volume will be concentrated.                         |
| ValueArea %      | By default, the value is set to 70% of the entire bar for the period; in this field you can indicate your own value.  |

#### Statistics

| Name       | Description                                                                                                       |
| ---------- | ----------------------------------------------------------------------------------------------------------------- |
| Bar Time   | This option enables the time with a specified bar period to be displayed at the bottom of the area with clusters. |
| Bar Volume | This option enables the traded volume for the bar period to be displayed at the bottom of the area with clusters. |
| Bar Delta  | This option enables the delta for the bar period to be displayed at the bottom of the area with clusters.         |

#### Filters

| Name          | Description                                                                                 |
| ------------- | ------------------------------------------------------------------------------------------- |
| Value Filters | Ability to configure several filters at once by data type: Volume, Trades, Bid, Ask, Delta. |


---

# 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://support.tiger.com/english/windows/dom/dom-settings/cluster.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.
