# Состав стакана

### Состав стакана

Конструктивно, стакан представляет собой вертикальную ленту ценовых уровней и выставленных объемов лимитных ордеров на каждом из них:

* Левый столбец (шкала объемов) отображает объем контрактов выставленных лимитных ордеров (1)
* Правый столбец (шкала цен) отображает уровни цены, на которых выставлены ордера (2)
* Торговый блок находится справа от шкалы цен (3)
* Виджет PnL отдельное окно (является плавающим - возможность перемещать по рабочему пространству, а также закреплять (фиксировать) или менять размер окна (4).

<figure><img src="/files/kADZm3oqbdDaNGEGQtIe" alt=""><figcaption></figcaption></figure>


---

# 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://1ex.gitbook.io/1ex-smart-dom/user-manual-ru-1/features/stakan-dom/sostav-stakana.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.
