> 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-th/perp-dexs/manual-orders/limit.md).

# จำกัด

คำสั่งจำกัด (Limit Order) เป็นคำสั่งให้ซื้อหรือขายในราคาที่กำหนดหรือดีกว่า แตกต่างจากคำสั่งมีเงื่อนไข เช่น คำสั่งหยุด (stop orders), คำสั่งติดตามราคา (trailing orders) หรือการผสม TP/SL — ที่ถูกตรวจสอบบนเซิร์ฟเวอร์ของ goodcryptoX จนกว่าเงื่อนไขจะเป็นจริง — คำสั่งจำกัดจะถูกส่งทันทีไปยังตลาดและวางไว้โดยตรงบนสมุดคำสั่งของตลาด

เนื่องจากคำสั่งจำกัดถูกเก็บอยู่ที่ตลาดแทนที่จะอยู่บนเซิร์ฟเวอร์ของเรา การดำเนินการ การเติมคำสั่ง หรือการปฏิเสธขึ้นอยู่กับตลาดทั้งหมด เมื่อส่งแล้ว คำสั่งจะทำงานโดยอิสระจาก goodcryptoX: แม้ว่าเซิร์ฟเวอร์ของเราจะหยุดชั่วคราว คำสั่งจำกัดของคุณจะยังคงอยู่ในสมุดคำสั่งและดำเนินการตามปกติตามเครื่องมือจับคู่ของตลาด

คำสั่งจำกัดสามารถใช้เข้าและออกจากตำแหน่งโดยตรง และยังทำหน้าที่เป็นขาในการดำเนินการในคำสั่ง Stop Limit และ Trailing Stop Limit ที่ถูกทริกเกอร์โดย goodcryptoX บอท Grid และ 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-th/perp-dexs/manual-orders/limit.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.
