> 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/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/xian-jia.md).

# 限價

限價單係一個指示，要以指定價格或更好價格買入或賣出。唔似啲有條件嘅訂單，例如止蝕單、移動止蝕單或者止盈/止損組合——嗰啲會喺 goodcryptoX 伺服器上監察直到觸發條件達成——限價單會即刻傳送到交易所並直接放喺交易所嘅訂單簿上。

因為佢係存在交易所而唔係我哋嘅伺服器上，限價單嘅執行、成交行為或被拒，完全由交易所決定。一旦提交，就獨立於 goodcryptoX 運作：即使我哋嘅伺服器出現停機，你嘅限價單仍然會留喺簿上，並繼續按交易所嘅撮合引擎正常執行。

限價單可以用嚟直接入市或離場，亦都可以做為由 goodcryptoX 觸發嘅止限單（Stop Limit）同移動止限單（Trailing Stop Limit）嘅執行部分。網格及定投（DCA）機械人亦都依賴原生限價單。


---

# 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/zhong-xin-hua-jiao-yi-suo-jiao-yi/shou-dong-ding-dan/xian-jia.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.
