> For the complete documentation index, see [llms.txt](https://roemaker.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roemaker.gitbook.io/faq/paneli-dlya-treidinga/tipy-orderov/dom-treider/torgovlya-s-dom-treider/nastroiki.md).

# Настройки

**Дополнительные настройки DOM  позволяют установить общий вид для удобного отображения данных и панели в целом.**<br>

* **Показывать максимум/минимум (Show high/low). Отображение минимальных и максимальных данных по уровню цен**
* **Показывать индикатор последней сделки (Show last trade indicator). Треугольный график, показывающий, по какой цене была завершена последняя сделка**
* **Бары антагонистического размера (Antagonistic size bars). Позволяют размещать объемы спроса и предложения на одной или разных сторонах столбца \[Размер] (column Size)**
* **Полноразмерные ячейки (Full-size cells). Цветовая схема столбца \[Размер]**
* **Показывать ввод ордера (Show order entry). Эта опция показывает / скрывает ввод ордера на панели для его быстрого размещения**
* **Свернуть разницу цен (Collapse spread). Скрыть или отобразить разницу между текущими ценами на покупку и продажу**
* **Показать карту дня (Show day map). Отображение верхней горизонтальной шкалы, показывающей текущее положение цены относительно максимума и минимума дня**
* **Показать панель инструментов (Show toolbar). Показывает или скрывает верхнюю панель инструментов и расширяет «полезную» область панели. Рекомендуется использовать эту опцию с символической ссылкой.**


---

# 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://roemaker.gitbook.io/faq/paneli-dlya-treidinga/tipy-orderov/dom-treider/torgovlya-s-dom-treider/nastroiki.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.
