# Итоги

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

|                                                                                                          |                                                                                                                          |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| **Чистая прибыль**                                                                                       | Считается по формуле: *Реализованный PnL -* комиссия за открытие-закрытие позиции;                                       |
| **Процент побед**                                                                                        | Отношение количества прибыльных сделок к количеству всех совершенных сделок                                              |
| **Соотношение Long / Short**                                                                             | Количество лонговых / шортовых позиций относительно всех совершенных сделок.                                             |
| **Коэффициент прибыли**                                                                                  | Указывает на прибыльность трейдера, считается по формуле: средняя прибыльная сделка деленная на среднюю убыточную сделку |
| **Среднее обеспечение**                                                                                  | <p>Отношение объема позиции к балансу                                                                                    |
| . <br><br>Подробнее про плечо и обеспечение в <a href="/pages/GFK4jBMx075Hauo9C81K">нашей статье</a></p> |                                                                                                                          |
| **Комиссия**                                                                                             | Суммарный размер комиссии, выплаченной за выбранный период;                                                              |
| **Объем**                                                                                                | Суммарный торговый объем по всем сделкам за выбранный период.                                                            |


---

# 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://broker-docs.tiger.com/interfeis/dnevnik-treidera/itogi.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.
