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

ประเภทคำสั่งที่รองรับบน Perp DEXs:

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

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

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

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

⚙️ ประเภทคำสั่งที่ซับซ้อนขึ้นคือ [กำลังจะมาในเร็วๆ นี้](/goodcryptox-th/perp-dexs/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/perp-dexs/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.
