# Delta

This indicator allows you to visually assess the strength of the buyer and seller to determine the dominant side in the market.

Delta = Ask (volume of market buys) − Bid (volume of market sales)

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034998391/original/r3Fp64ztLYuwjKcysH8UcaexggO6kQe78w.png?1630923395)

### Indicator settings

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034998642/original/UR-P1PThVfhOsn69PZisDSGLIdP8nNsB6A.png?1630923411)

#### Style

| **Name** | **Description**                                    |
| -------- | -------------------------------------------------- |
| Delta+   | Selecting a color for displaying a positive delta. |
| Delta-   | Selecting a color for displaying a negative delta. |

#### Parameters

| **Name**  | **Description**                                                                                                                                                                                                                                                                                                              |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Type      | Selecting the type of indicator display: **Columns, Candlesticks**.                                                                                                                                                                                                                                                          |
| Minimize  | <p>Enabling the compact display mode of the indicator.</p><p>By default, the delta indicator is plotted on both sides of the zero horizontal level. A positive delta is displayed at the top, and a negative one is displayed at the bottom. When compact mode is activated, the delta will only be plotted on one side.</p> |
| Max Delta | Indicating the maximum possible delta value to be displayed in the indicator window.                                                                                                                                                                                                                                         |

#### Filter

| **Name** | **Description**                                                                   |
| -------- | --------------------------------------------------------------------------------- |
| Minimum  | Indicating the minimum delta value for highlighting with a given color.           |
| Maximum  | Indicating the maximum delta value for highlighting with a given color.           |
| Color+   | Selecting a color for highlighting a positive delta.                              |
| Color-   | Selecting a color for highlighting a negative delta.                              |
| Alert    | Ability to set a sound alert when the indicator finds the specified delta values. |

#### 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. |
| Show Values    | Enables or disables the indicator value display in the information line.  |
| Show Markers   | Enabling or disabling the indicator markers display on the scale.         |
| 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/delta.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.
