> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan.md).

# 手動訂單

Perp DEXs 支援嘅委託類型：

**獨立委託：**

* [市價](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/shi-jia.md) - 以市場上可得嘅最佳價格即時執行；
* [限價](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/xian-jia.md) - 放喺交易所嘅訂單簿，當到達指定價格時執行；
* [停損市價/限價](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhi-shi-shi-jia-xian-jia.md) - 當到達指定嘅停損價格時觸發，向交易所提交市價或限價委託；
* [追蹤停損](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhui-zong-zhi-shi.md) - 當市場朝有利方向移動時會跟隨價格。當市場倒轉到你設定嘅追蹤百分比時觸發；

**附加委託**

* [止盈](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhi-ying.md) - 當市場由你主（進場）委託嘅執行價格向有利方向移動到指定百分比時觸發。如果亦有設定止蝕，當止盈觸發時止蝕會自動取消；
* [追蹤止盈](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhui-zong-zhi-ying-zhi-shi.md) - 一旦達到你目標嘅盈利百分比就會啟動，之後隨市場價格繼續向有利方向改善而跟隨。當市場倒轉時觸發，幫你捕捉更多上行利潤；
* [止蝕](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhi-shi.md) - 當市場由你主委託嘅執行價格向不利方向移動到指定百分比時觸發。若被觸發，會取消任何附加嘅止盈；
* [追蹤止蝕](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhui-zong-zhi-ying-zhi-shi.md) - 當市場價格朝有利方向移動時會跟隨價格。如果價格按追蹤百分比倒轉，委託就會觸發——喺市場回調時幫助減少損失或鎖定收益。

⚙️ 更進階嘅委託類型 [即將推出](/goodcryptox-yue/yong-xu-he-yue-dex/ji-jiang-tui-chu-gong-neng.md).


---

# 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://docs.goodcrypto.app/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-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.
