# Cluster chart

&#x20;To switch the chart to clusters, you need to change its appearance in the main toolbar. &#x20;

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80074136948/original/ntO2YvUZGZ5YweAviLU6BirunWYggH0veQ.gif?1643880810)

To change the cluster settings, go to **Options** → **Chart settings** and select the **Cluster** tab.

### Preset

A preset determines the type of cluster on the chart. The Tiger.com terminal contains approximately 30 presets that represent clusters based on Volume, Delta, Bid × Ask, Open, and Trades. More information on presets can be found in the **Cluster presets** section.

### 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 (relevant for cryptocurrency). |
| Show maximum    | When this option is enabled, the cell with the maximum volume will be highlighted by a frame.                                                                                                                     |
| Min Value       | Sets a number below which values will not be displayed in cells.                                                                                                                                                  |
| Min Bar Width   | By narrowing the cluster chart, when the specified value of the bar width is reached, the figures Volume, Delta, Trades, Bid × Ask, and Open Interest will be hidden.                                             |
| Font Size       | By default, the font size changes as the cluster chart shrinks and expands. If you set a value, the changes will not occur automatically when scaling the chart.                                                  |

### 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 includes a marker in the form of a vertical dynamic line to the left of the cells. It is given the color of the falling or rising candle and indicates the direction of price movement over the period. |
| Dir Marker Width | This option sets the width of the marker.                                                                                                                                                                    |

### Background

| Name             | Description                                                                                                                                                              |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Cell Type        | This setting allows you to display cells without offsets, with offsets, and with a border (each cell will be merged).                                                    |
| Proportion Type  | A bar is determined that will affect the brightness of the background: the current bar, visible bars, all bars (for the entire history of the chart), and its own value. |
| Min Value Filter | Sets the number below which the values in the cells will not be displayed.                                                                                               |
| 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.                                                     |

### Other

| Name                       | Description                                                                                                                                                                                    |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Transform Horizontal Lines | Drawn horizontal lines from drawing elements will expand to the width of the cluster cell.                                                                                                     |
| Transform Vertical Lines   | Drawn vertical lines from drawing elements will expand to the width of the cluster cell.                                                                                                       |
| Transform Candles          | This option turns clusters into candles when the chart narrows horizontally, and vice versa, it turns candles into clusters when the chart expands. Works for both candlestick and bar charts. |

### 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/chart/cluster-chart.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.
