# 风险防护策略

在交易中管理风险的主要方式是设置止损和止盈。您无需每次手动设置防护订单——Chart Trader面板底部提供专用的配置管理界面。

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

通过半自动持仓管理功能，交易者可专注于市场分析，无需手动下单。点击"Edit Strategy"（编辑策略）按钮即可进入风险策略菜单，该菜单包含两个选项卡：

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

**简单模式。**&#x53EF;配置以开仓价为基准的自动止盈止损范围，并设置移动止损或保本线（配置完成后请点击"应用"按钮生效）。

**多级模式。**&#x652F;持高级平仓策略配置，例如当价格达到TP1和TP2时分两批平仓相等持仓。

{% hint style="success" %}
ATAS风险策略菜单是一款强大灵活的风险管理工具，可助您简化持仓保护与利润锁定流程。
{% endhint %}


---

# 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://start.atas.net/cn/di-san-bu-kai-shi-zi-zhu-guan-li-ding-dan/feng-xian-fang-hu-ce-le.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.
