> For the complete documentation index, see [llms.txt](https://next-lucifer.gitbook.io/dragun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://next-lucifer.gitbook.io/dragun/ji-qi-ren-de-shi-yong/jiao-yi/gua-dan-jiao-yi.md).

# 挂单交易

**挂单买入**：该界面为交易Bot的挂单买入功能设置页。用户可自定义理想买入价位，设置触发条件后自动进场，适合高效抄底。支持按价格浮动百分比挂单，灵活设置滑点比例、小费金额、自动/手动小费、钱包选择等。还可设定不同限价买入金额，支持手动刷新和挂单撤销。建议配合止盈止损策略，提升获利概率并降低风险。其中具体参数配置可以参考——[策略配置教程](/dragun/ji-qi-ren-de-shi-yong/ce-le-pei-zhi-sol.md)

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


---

# 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:

```
GET https://next-lucifer.gitbook.io/dragun/ji-qi-ren-de-shi-yong/jiao-yi/gua-dan-jiao-yi.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.
