# 2.3 Сделки

Окно Сделки отображает список сделок текущей торговой сессии. Каждая строка списка показывает выход из ранее открытой позиции целиком или частями. Например, если вы открыли позицию на 30 лотов, затем закрыли двумя частями по 15 лотов, то в списке появятся две строки.

<figure><img src="/files/XBm3KuzAd5EA2d0agwgH" 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-io.gitbook.io/instructions/oglavlenie/2.-glavnaya-panel/2.3-sdelki.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.
