# Bid Ask

This indicator the dominant side in the market to be identified by comparing buy and sell volumes.&#x20;

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

### Indicator settings

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

#### Style

| **Name**  | **Description**                                              |
| --------- | ------------------------------------------------------------ |
| Bid Color | Selecting a color for displaying the volume of market sales. |
| Ask Color | Selecting a color for displaying the volume of market buys.  |

#### 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/bid-ask.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.
