# Контроль риска

Модуль, позволяющий ограничить максимальный риск на депозит по публикуемому сетапу.

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

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

Максимально допустимый риск на депозит составляет 50%, это означает, что вы не сможете потерять больше 50% депозита за одну сделку. Сделано это специально, чтобы избежать нежелательных ликвидаций и необдуманных сделок.&#x20;

По-умолчанию установлено значение 50%, но вы можете его изменить в диапазоне от 0.5 до 50%, что позволит вам дополнительно контролировать риск по публикуемым сделкам.


---

# 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://docs.cvizor.com/en/ru/modules/terminal-tradium/nastroiki/kontrol-riska.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.
