# Bid Ask

Этот индикатор позволяет через сравнение объёмов на покупку и продажу выявить доминирующую сторону на рынке.

<figure><img src="https://1274720096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhzNfRGfbNL2dtrsyOTEL%2Fuploads%2Fgit-blob-c9ecee884c28b16b50888d119c3be1f58cb10019%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Настройки индикатора

![](https://1274720096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhzNfRGfbNL2dtrsyOTEL%2Fuploads%2Fgit-blob-ebb1041bbbf37ad92b3cb4fd54d81b6d1b9d9367%2Fimage.png?alt=media)

### Стиль

| Название | Описание                                             |
| -------- | ---------------------------------------------------- |
| Цвет Bid | Выбор цвета для отображения объёма рыночных продаж.  |
| Цвет Ask | Выбор цвета для отображения объёма рыночных покупок. |

### Индикатор

| Название  | Описание                                                                          |
| --------- | --------------------------------------------------------------------------------- |
| Индикатор | Включение или отключение отображения индикатора на графике.                       |
| Название  | Включение или отключение отображения названия индикатора в информационной строке. |
| Значения  | Включение или отключение отображения значений индикатора в информационной строке. |
| Маркеры   | Включение или отключение отображения маркеров индикатора на шкале.                |
| Область   | Выбор области для отображения индикатора.                                         |


---

# 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/okna/grafik/osnovnye-indikatory-okna-grafik/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.
