> 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/shi-jia.md).

# 市價

市價單會即時以可得的最佳價格執行。佢優先考慮速度多過價格精確度，係進入或離開倉位最直接嘅方式。

喺有支援嘅情況下，goodcryptoX 會使用交易所原生嘅市價單。

但係，Hyperliquid 本身唔原生支援市價單。我哋會改用限價 IOC（即刻或取消）訂單來近似市價單，將訂單放喺買賣盤深處 — 買入時放喺最佳賣價以上 10%，賣出時放喺最佳買價以下 10%。

喺正常情況下，呢個行為會似市價單。但係喺高波動性或流動性不足嘅情況下，訂單可能只會部分成交 — 或者根本唔會成交，呢點同原生市價單會完全執行係唔同嘅。


---

# 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/shi-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.
