# 管理挂单

在交易机器人中发送 /limit 命令，批量查看挂单详情。支持多个挂单做波段，账户中没有持仓也可以挂单。

挂单可以单笔点击“关闭”取消，也可以点击“全部关闭”将所有挂单均取消。挂单订单生成后将根据设置的时效展示过期时间，每笔挂单可单独修改过期时间。

<figure><img src="/files/2QFKU2mFG3pXDgDjvqEv" alt=""><figcaption></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://docs.pepeboost.io/solana-jiao-yi-ji-qi-ren/xian-jia-gua-dan/guan-li-gua-dan.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.
