# 风险管理区

{% hint style="success" %}
***风险管理是在交易中必须拥有的考量，算法不但可以提示入场信号，还会给出用户离场止盈建议点位，以及止损区。***
{% endhint %}

<figure><img src="/files/nZF4PfqxCb9zM07xyQ0v" alt=""><figcaption><p><mark style="color:blue;">风险管理模块</mark></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:blue;">**内置反转退出：智能网络学习工具算法自动配有内置的反转退出建议点位的标注。**</mark>*
{% endhint %}

<figure><img src="/files/TJ9qJqtufRt4iyduKkzY" alt="" width="563"><figcaption><p><mark style="color:blue;">内置退出</mark></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:blue;">**波动率止盈止损：波动率止盈止损依据信号的生成来进行构建，模块自动展示入场位置、止损位置、以及三个止盈目标，给予用户更直观的出场点位参考。**</mark>*
{% endhint %}

<figure><img src="/files/GX1EI8nuT8mKLpsowVuN" alt="" width="563"><figcaption><p><mark style="color:blue;">波动率止盈止损</mark></p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**实时止盈止损：实时止盈止损依据实时的行情价格来进行构建，给予用户无论在何处入场都有价格上下的边界点位的离场参考。**</mark>
{% endhint %}

<figure><img src="/files/8b2OLbEHQ1XQl7LUpeG0" alt="" width="563"><figcaption><p><mark style="color:blue;">实时止盈止损区</mark></p></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://tradingbox.gitbook.io/use/chao-ji-xin-hao-xi-tong/zhi-neng-wang-lu-xue-xi-ji-chu-yuan-ban/feng-xian-guan-li-qu.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.
