# Стакан

В стакане представлена необходимая для торговли информация: биржевой стакан, лента сделок, кластера прошедших объемов.<br>

<figure><img src="/files/JJA13vRwOFSTogKipoeA" alt="" width="476"><figcaption></figcaption></figure>

### Биржевой стакан

Биржевой стакан представляет собой сумму лимитных заявок выставленных по определённой цене.  Заявки в зоне ниже спреда - лимитные заявки покупателей, заявки выше спреда - лимитные заявки продавцов.&#x20;

<figure><img src="/files/0FPoelFsR8CstpHawbbR" alt=""><figcaption></figcaption></figure>

### Лента сделок

Лента сделок представляет собой поток совершаемых в реальном времени сделок участниками рынка.&#x20;

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

### Кластера объемов

Кластера объемов представляют собой сумму прошедших объемов по определенной цене в заданный промежуток времени. Также кластера предоставляют информацию о дельте рыночных покупок и продаж.&#x20;

<figure><img src="/files/78hK9gKshiYlF6OQYx8P" 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://metascalp.gitbook.io/metascalp/stakan.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.
