# Финрез

Окно **Финрез** отображает финансовые результаты текущей торговой сессии каждого отдельного подключения.

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

<table><thead><tr><th width="219">Колонка</th><th>Описание</th></tr></thead><tbody><tr><td>Монета</td><td>Монеты находящиеся на торговом счете.</td></tr><tr><td>Финрез</td><td>Чистый PnL за текущую сессию.</td></tr><tr><td>Комиссия</td><td>Уплаченную комиссию с совершенных сделок.</td></tr><tr><td>Средства</td><td>Количество монет, имеющиеся на вашем счете.</td></tr><tr><td>Доступно</td><td>Количество доступных монет.</td></tr><tr><td>Заблокировано</td><td>Количество заблокированных или занятых монет.</td></tr><tr><td>Скрыть</td><td>Скрывает ненужные тикеры.</td></tr></tbody></table>

#### Настройки **Финреза**

{% hint style="info" %}
Для сброса данных для всех подключённых бирж нажмите "Сбросить всё" в раскрывающихся настройках.&#x20;

Для отображения только USDT нажмите "Показать только USDT" в раскрывающихся настройках.

Для сброса данных отдельно подключенной биржи нажмите "Сброс финрез".

Для сортировки полей нажмите и удерживайте ЛКМ по названию поля.

Для растягивания полей нажмите и удерживайте ЛКМ по краям поля.
{% endhint %}

<figure><img src="/files/2PdR5QAm2pmqoMIrBwLE" 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/windows/result.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.
