# 手動訂單

集中式交易所支援嘅訂單類型：

**獨立訂單：**

* [市價](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/shi-jia.md) - 以市場上最好嘅即時價格即刻執行；
* [限價](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/xian-jia.md) - 放入交易所嘅訂單簿，當達到指定價格時執行；
* [止損市價/限價](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhi-shi-shi-jia-xian-jia.md) - 當達到指定嘅觸發價時啟動，向交易所提交市價或限價訂單；
* [追蹤止損](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhui-zong-zhi-shi.md) - 隨住市價向有利方向移動而跟隨。當市價反轉超過你設定嘅追蹤百分比時觸發；

**附加訂單**

* [止賺](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhi-ying.md) - 當市場由你主要（入場）訂單嘅執行價向有利方向移動指定百分比時觸發。如果同時設有止損，當止盈觸發時會自動取消止損；
* [追蹤止盈](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhui-zong-zhi-ying-zhi-shi.md) - 一旦達到你嘅目標盈利百分比就啟動，然後隨住市價繼續向有利方向改善而跟隨。當市價反轉時觸發，幫你捕捉更多上升空間；
* [止蝕](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhi-shi.md) - 當市場由你主要訂單嘅執行價向不利方向移動指定百分比時觸發。若觸發，會取消任何附加嘅止盈；
* [追蹤止蝕](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/zhui-zong-zhi-ying-zhi-shi.md) - 隨住市價向有利方向移動而跟隨。如果價格反轉超過追蹤百分比，訂單就會觸發 — 幫助喺市場回撤時減少虧損或鎖定利潤。

⚙️ 更進階嘅訂單類型係 [即將推出](/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/ji-jiang-tui-chu-gong-neng.md).


---

# 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.goodcrypto.app/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/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.
