# Лента сделок (Time\&Sales)

### Назначение

`Лента Сделок` стакана (`Time & Sales`) представляет собой окно с потоковой репрезентацией исполненных ордеров в виде окружностей, где каждый трейд состоит из:

* **Окружности определенного цвета:**

  &#x20;<img src="/files/nTn80h73hjqXDVs1vest" alt="" data-size="line"> Для трейдов исполненных на продажу

  &#x20;<img src="/files/sGedUCcNyUQeAn3X5ruJ" alt="" data-size="line"> Для трейдов исполненных на покупку
* **Числового обозначения исполненного объема ордера**

В верхней и нижней части окна в виде полосок указаны динамические значения суммарного объема выставленных ордеров на аск / бид:

* **Красный индикатор** - суммарный объем ордеров аск
* **Зеленый индикатор** - суммарный объем ордеров бид

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

Маркировка разрядности значений внутри окружностей:

* Тысячи - 10K
* Миллионы - 10M
* Миллиарды - 10B


---

# 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/lenta-sdelok-time-and-sales.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.
