# السوق

أمر السوق ينفّذ فورًا بأفضل سعر متاح. يولي الأولوية للسرعة على دقة السعر ويُعدّ الطريقة الأكثر مباشرة للدخول أو الخروج من مركز.

حيثما كان مدعومًا، يستخدم goodcryptoX أمر السوق الأصلي الخاص بالبورصة.

في البورصات التي لا تدعم أوامر السوق بشكل أصلي، نقوم بتقريبها باستخدام أمر حدّ من نوع IOC (تنفيذ فوري أو إلغاء) موضوع عميقًا في دفتر الأوامر — 10% فوق أفضل عرض بيع (للمشترات) أو 10% تحت أفضل عرض شراء (للبائعين).

في الظروف العادية، يتصرف هذا مثل أمر السوق. لكن في حالات التقلبات العالية أو السيولة المنخفضة، قد يتم تنفيذ الأمر جزئيًا فقط — أو قد لا يتم تنفيذه على الإطلاق — بخلاف أمر السوق الأصلي الذي سيُنَفَّذ بالكامل.


---

# 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-ar/altdawl-ala-cex/awamr-ydwyh/alswq.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.
