> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/okna/grafik/osnovnye-indikatory-okna-grafik/bar-timer.md).

# Bar Timer

Часто используется для более точного выбора момента входа в позицию, особенно при работе с несколькими таймфреймами.

![](/files/7BNw7e3vR0J2ETWRNDuo)

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

![](/files/J1pnhdtC3rMWNmCjnyCj)

### Параметры

| Название     | Описание                                               |
| ------------ | ------------------------------------------------------ |
| Расположение | Настройка расположения индикатора на графике.          |
| Отступ по X  | Настройка смещения индикатора по оси X.                |
| Отступ по Y  | <p>Настройка смещения индикатора по оси Y.<br><br></p> |
| Оповещение   | Настройка оповещения.                                  |

### Стиль

| Название      | Описание                             |
| ------------- | ------------------------------------ |
| Цвет фона     | Настройка цвета фона индикатора.     |
| Цвет границы  | Настройка цвета границы индикатора.  |
| Цвет текста   | Настройка цвета текста индикатора.   |
| Размер текста | Настройка размера текста индикатора. |

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bar-timer.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.
