# ตลาด

คำสั่งตลาด (Market Order) จะดำเนินการทันทีที่ราคาที่ดีที่สุดที่มีอยู่ มันให้ความสำคัญกับความเร็วมากกว่าความแม่นยำของราคา และเป็นวิธีที่ตรงที่สุดในการเข้าหรือออกจากสถานะ

เมื่อมีการสนับสนุน goodcryptoX จะใช้คำสั่งตลาดแบบเนทีฟของการแลกเปลี่ยน

อย่างไรก็ตาม Hyperliquid ไม่รองรับคำสั่งตลาดโดยตรง เราจึงประมาณการคำสั่งเหล่านี้โดยใช้คำสั่งจำกัดแบบ IOC (Immediate or Cancel) วางไว้ลึกในสมุดคำสั่ง — 10% เหนือราคาขายที่ดีที่สุด (สำหรับการซื้อ) หรือ 10% ต่ำกว่าราคาซื้อที่ดีที่สุด (สำหรับการขาย)

ในสภาวะปกติ จะทำงานเหมือนคำสั่งตลาด แต่ในกรณีที่มีความผันผวนสูงหรือสภาพคล่องต่ำ คำสั่งอาจถูกเติมเพียงบางส่วนหรืออาจไม่ได้รับการเติมเลย ซึ่งแตกต่างจากคำสั่งตลาดแบบเนทีฟที่มักจะดำเนินการเต็มจำนวน


---

# 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-th/perp-dexs/manual-orders/market.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.
