# MAX 风险管理

{% hint style="success" %} <mark style="color:blue;">**风险管理是完整信号系统必须拥有的环节，机器学习算法不但给予用户确认信号，**</mark>\ <mark style="color:blue;">**同时还展现内置退出信号；**</mark>

<mark style="color:blue;">**看涨退出信号显示为黄色X，而看跌退出信号显示为红色X。**</mark>
{% endhint %}

<figure><img src="/files/B5YxCzdQVQhi4x6HAEA8" alt=""><figcaption><p>内置退出展示</p></figcaption></figure>

{% hint style="success" %} <mark style="color:blue;">**除内置退出外 我们为用户提供了另外两种退出位置的衡量；**</mark>\ <mark style="color:blue;">**一种是基于追踪，一种基于波动。**</mark>
{% endhint %}

<figure><img src="/files/8zPo2vDx4KkTvSome5ZL" alt=""><figcaption><p>止盈止损展示</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**止盈止损点位与信号高度结合，在波动止盈止损上赋予了用户更多自定义。**</mark>
{% endhint %}

<figure><img src="/files/vDhUOoYuFgexXgwejrtG" alt="" width="361"><figcaption><p>版面</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**需要说明的是波动止损的数字会随着价格的展开而变化，标签所处的位置并不代表实际止损价格，实际止损价格以数字为准。**</mark>
{% endhint %}

<figure><img src="/files/4AxzSHf40k5NGxDIuY9x" alt="" width="375"><figcaption><p>示例</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-max/max-feng-xian-guan-li.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.
