# คำสั่งแบบแมนนวล

ประเภทคำสั่งที่รองรับบนศูนย์ซื้อขายแบบรวมศูนย์:

**คำสั่งแบบเดี่ยว:**

* [ตลาด](/goodcryptox-th/cex-1/manual-orders/market.md) - ดำเนินการทันทีที่ราคาตลาดที่ดีที่สุดที่มีอยู่;
* [จำกัด](/goodcryptox-th/cex-1/manual-orders/limit.md) - ถูกวางไว้ในสมุดคำสั่งของตลาดและดำเนินการเมื่อถึงราคาที่ระบุ;
* [สต็อปตลาด/ลิมิต](/goodcryptox-th/cex-1/manual-orders/stop-market-limit.md) - ทำงานเมื่อราคาสต็อปที่กำหนดถูกแตะ ส่งคำสั่งตลาดหรือคำสั่งลิมิตไปยังตลาด;
* [เทรลลิ่งสต็อป](/goodcryptox-th/cex-1/manual-orders/trailing-stops.md) - ตามราคาตลาดเมื่อมันเคลื่อนที่ไปในทิศทางที่เป็นประโยชน์ต่อคุณ ทำงานเมื่อราคาตลาดย้อนกลับตามเปอร์เซ็นต์เทรลลิ่งที่คุณตั้ง;

**คำสั่งแนบ**

* [ทำกำไร (Take Profit)](/goodcryptox-th/cex-1/manual-orders/take-profit.md) - ทำงานเมื่อราคาตลาดเคลื่อนไปในทางที่เป็นประโยชน์ต่อคุณตามเปอร์เซ็นต์ที่ระบุจากราคาที่คำสั่งหลัก (คำสั่งเข้า) ถูกดำเนินการ หากตั้งค่า Stop Loss ไว้ด้วย จะถูกยกเลิกโดยอัตโนมัติเมื่อ Take Profit ทำงาน;
* [เทรลลิ่งเทคโปรฟิต](/goodcryptox-th/cex-1/manual-orders/tp-sl.md) - เปิดใช้งานเมื่อเปอร์เซ็นต์กำไรเป้าหมายของคุณถึง จากนั้นจะตามราคาตลาดเมื่อมันปรับตัวขึ้นต่อไปในทางที่เป็นประโยชน์ต่อคุณ ทำงานเมื่อราคาตลาดย้อนกลับ ช่วยให้คุณจับกำไรเพิ่มขึ้น;
* [คำสั่งหยุดขาดทุน (Stop Loss)](/goodcryptox-th/cex-1/manual-orders/stop-loss.md) - ทำงานเมื่อราคาตลาดเคลื่อนไปในทางที่ขัดกับคุณตามเปอร์เซ็นต์ที่ระบุจากราคาที่คำสั่งหลักของคุณถูกดำเนินการ มันจะยกเลิกคำสั่ง Take Profit ที่แนบไว้หากถูกเรียกใช้;
* [Trailing Stop Loss](/goodcryptox-th/cex-1/manual-orders/tp-sl.md) - ตามราคาตลาดเมื่อมันเคลื่อนที่ไปในทิศทางที่เป็นประโยชน์ต่อคุณ หากราคาย้อนกลับตามเปอร์เซ็นต์เทรลลิ่ง คำสั่งจะทำงาน — ช่วยลดการขาดทุนหรือล็อกกำไรเมื่อราคาตลาดปรับตัวลง;

⚙️ ประเภทคำสั่งที่ซับซ้อนมากขึ้นคือ [เร็วๆ นี้](/goodcryptox-th/cex-1/upcoming-functionality.md).


---

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