# Trades Flow

This indicator allows the strip of deals without interrupting the chart to be analyzed for the most accurate assessment of supply and demand at the current time.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80035012118/original/6k4VqLJKiBrtyXbzN8SNdQVaoKQM38G51g.png?1630925187)

### Indicator settings

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80035012183/original/r3QfNS3oltMRg7gX-EOiEOsr04X7FtzOFQ.png?1630925201)

#### Parameters

| **Name**         | **Description**                                                                                                                                                                                                                              |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Trades Filter    | Indicating the minimum possible volume value to be displayed in the chart window. When a volume less than the specified one appears, the trade in the form of a ball is not displayed.                                                       |
| Values Filter    | Indicating the minimum possible value to be displayed. When a value less than the specified value appears, the deal in the form of a circle is displayed without a digital label.                                                            |
| Round Values     | Rounding of volume values by a defined number of digits.                                                                                                                                                                                     |
| Compact Mode     | <p>Enabling the compact display mode of the indicator.</p><p>By default, there is a certain distance between trades in the form of circles.<br>In compact mode, the distance between trades narrows and the circles overlap one another.</p> |
| Aggregate Trades | Combining several trades with the same time and direction into one, presumably related to one market order. Aggregated trades are displayed by the indicator in the chart window in the form of rectangles.                                  |
| Width (%)        | Indicating the width of the indicator (as a percentage of the chart window width).                                                                                                                                                           |
| Right Offset     | Indicating the margin for displaying the indicator.                                                                                                                                                                                          |

#### Signal

| **Name** | **Description**                                                                                         |
| -------- | ------------------------------------------------------------------------------------------------------- |
| Filter   | Indicating the minimum possible value of the volume in the trade at which the signal will be activated. |

#### Style

| **Name**    | **Description**                                                        |
| ----------- | ---------------------------------------------------------------------- |
| Buys Color  | Selecting a color for displaying market buys.                          |
| Sells Color | Selecting a color for displaying market sales.                         |
| Line Color  | Selecting a color for displaying the connecting line of the indicator. |
| Line Width  | Indicating the width of the indicator connecting line.                 |

#### Indicator

| **Name**       | **Description**                                                           |
| -------------- | ------------------------------------------------------------------------- |
| Show Indicator | Enabling or disabling the indicator display on the chart.                 |
| Show Title     | Enabling or disabling the indicator name display in the information line. |
| Area           | Selection of an area to display the indicator.                            |


---

# 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/main-indicators-in-chart-window/trades-flow.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.
