> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/jiao-yi/jiao-yi-ji-qi-ren/chang-jian-wen-ti-jie-da.md).

# 常见问题解答

<details>

<summary><strong>使用网格交易机器人时会收取哪些费用？</strong></summary>

网格交易机器人不会收取任何额外的专属费用。\
您只需支付适用于每笔成交订单的[标准交易手续费](/support-docs/cn/jiao-yi-suo/jiao-yi/jiao-yi-fei-yong.md)，与手动交易相同。

</details>

<details>

<summary><strong>网格交易机器人下的所有订单都是限价单吗？</strong></summary>

是的，网格交易机器人主要使用限价单进行下单。

不过请注意，**使用限价单并不保证享受挂单手续费**。\
根据市场情况和价格波动，限价单可能立即与订单簿中现有订单成交，这种情况下将被视为吃单订单，并产生吃单手续费。

</details>

<details>

<summary><strong>为什么我的网格订单被收取了吃单手续费？</strong></summary>

虽然网格交易机器人始终以下达限价单的方式运行，但订单最终被视为挂单或吃单，取决于下单时的市场状况。

以下情况中，限价单可能会被作为“吃单”执行：

* **价格快速波动**\
  如果市场价格变化较快，限价单可能立即与订单簿中的现有订单成交。
* **订单价格与当前最佳可成交价重叠**\
  如果限价单价格等于或优于当前买/卖价，可能会被即时成交，而不是挂单等待。
* **市场流动性不足**\
  在订单簿较薄的市场中，即时成交的可能性更高。
* **网格间距过小或下单频率过高**\
  网格间隔越小，即时撮合的概率越大。

虽然无法完全避免吃单成交，但您可以通过以下方式**减少发生频率：**

* 选择高流动性交易对（如 BTC、ETH、SOL）；
* 使用更宽的网格间距；
* 避免在高波动时期启动网格；
* 设定一个与当前市场价格不过于接近的合理价格区间。

</details>

<details>

<summary><strong>网格机器人是否保证盈利？</strong></summary>

不。网格机器人不保证盈利。根据市场状况、配置及其他因素，您可能会损失部分或全部投资资本。

</details>

<details>

<summary><strong>为什么我的其中一个网格停止了？</strong></summary>

每个网格都会独立执行其对应交易对的止盈/止损（SL/TP）策略，因此可能会基于以下条件单独停止运行，而不影响其他网格：

* 达到预设盈亏（PnL）目标；
* 触及价格阈值。

同一机器人中的其他网格将继续正常运行。

</details>

<details>

<summary><strong>为什么我的网格没有下任何订单？</strong></summary>

请检查以下情况：

* **账户余额不足**
  * 现货网格：买单需持有 USDC，卖单需持有对应基础资产（Base Asset）。
* **当前价格不在网格区间内**
* **尚未达到触发价格**
  * 在触发条件满足前，网格将保持**等待状态**，不会挂出订单。

</details>

<details>

<summary><strong>启动机器人后可以更改网格设置吗？</strong></summary>

可以。您可以：

• 增加或移除网格\
• 修改网格参数

但需要注意，**止损 / 止盈所参考的权益不会因修改而重置**，仍然以机器人启动时的权益为基准。

</details>

<details>

<summary><strong>为什么我的网格“卡住”了？</strong></summary>

这通常属于正常情况。

最常见的原因是，市场价格已经**超出了您的网格区间**。在这种情况下：

* 一侧的订单可能已经全部成交
* 机器人会等待价格重新回到区间内
* 一旦价格重新进入区间，网格将**自动恢复运行**。

如果启用了追踪（Trailing）功能，网格区间可能会自动移动，以跟随价格变化。

</details>

<details>

<summary><strong>我可以同时运行多个网格吗？</strong></summary>

可以。

一个机器人可以在不同交易对上同时运行多个网格，例如：

• SOL\_USDC\
• ETH\_USDC\
• BTC\_USDC

**重要提示：**

• 每个子账户**只能运行一个机器人**\
• 如果您希望不同机器人拥有**独立的杠杆设置**，则需要使用**不同的子账户**

</details>

<details>

<summary><strong>为什么机器人停止运行了，而我的其他仓位仍然存在？</strong></summary>

这是预期行为。

对于现货网格，**停止时全部卖出**；对于合约网格，**停止时平掉所有仓位**。这些操作仅会关闭机器人自身创建的净持仓，不会影响该子账户中原本已存在的其他仓位。

</details>

<details>

<summary><strong>我在启动机器人前持有 SOL，现在却不见了，为什么？</strong><br><em><strong>（此情况同样适用于其他资产）</strong></em></summary>

在以下情况下可能会发生：

• 您启用了”停止时平仓”**，并且**\
\&#xNAN;**• 机器人存在**负的净已执行敞口（空头敞口）

在这种情况下，系统在停止机器人时，可能会**回补机器人的敞口**，从而减少您的 SOL 余额。

您在启动机器人前已有的 SOL 余额**仍然应该保留**。\
如果余额看起来不正确，请查看机器人的交易历史，以确认是否由机器人已执行的交易造成了差异。

</details>

<details>

<summary> <strong>如果价格超出我的网格区间会怎样？</strong></summary>

当价格超出您的上限或下限时，机器人将不再执行新的交易，直到价格重新回到区间内。\
根据持仓情况，这可能会导致未实现亏损。

</details>

<details>

<summary><strong>如果价格区间设置过宽会怎样？</strong></summary>

交易频率会降低，但网格层级之间的价格差距会变大。

</details>

<details>

<summary><strong>我该如何选择网格数量？</strong></summary>

* 市场波动大 → 使用更多网格
* 市场波动小 → 使用较少网格\
  用户可在配置时参考历史波动率。

</details>

<details>

<summary><strong>为什么我无法在机器人子账户中手动交易？</strong></summary>

当某个市场的网格处于**运行中（ON）**&#x72B6;态时，为避免您的手动订单与机器人策略产生冲突，该市场将禁止手动交易。

如果您需要手动交易该市场，请先将对应网格**关闭（OFF）**。同一子账户中的其他网格将继续正常运行。

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/jiao-yi/jiao-yi-ji-qi-ren/chang-jian-wen-ti-jie-da.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
