# จำกัด

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

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

คำสั่งจำกัดราคาสามารถใช้เพื่อเปิดหรือปิดสถานะโดยตรง และยังทำหน้าที่เป็นขาที่ใช้ดำเนินการในคำสั่ง Stop Limit และ Trailing Stop Limit ที่ถูกทริกเกอร์โดย goodcryptoX บ็อตแบบ Grid และ DCA ก็พึ่งพาคำสั่งจำกัดราคาที่เป็นของตลาดเช่นกัน


---

# 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/cex-1/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.
