# Limit

Limit Order adalah instruksi untuk membeli atau menjual pada harga tertentu atau lebih baik. Berbeda dengan order bersyarat seperti stop order, trailing order, atau kombinasi TP/SL — yang dipantau di server goodcryptoX sampai kondisi pemicunya terpenuhi — Limit Order dikirim segera ke bursa dan ditempatkan langsung di buku order bursa.

Karena berada di bursa dan bukan di server kami, pelaksanaan, perilaku pengisian, atau penolakan Limit Order sepenuhnya ditentukan oleh bursa. Setelah dikirim, ia beroperasi secara independen dari goodcryptoX: meskipun server kami mengalami gangguan, limit order Anda akan tetap berada di buku dan terus dieksekusi secara normal sesuai dengan mesin pencocokan bursa.

Limit order dapat digunakan untuk masuk atau keluar posisi secara langsung, dan juga berfungsi sebagai leg eksekusi dalam Stop Limit dan Trailing Stop Limit yang dipicu oleh goodcryptoX. Bot Grid dan DCA juga bergantung pada limit order native.


---

# 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-id/perp-dex/pesanan-manual/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.
