> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-ar/perp-dexs/awamr-ydwyh.md).

# أوامر يدوية

أنواع الأوامر المدعومة على منصات التداول المستقبلية (Perp DEXs):

**أوامر مستقلة:**

* [سوق](/goodcryptox-ar/perp-dexs/awamr-ydwyh/alswq.md) - تنفذ فورًا بأفضل سعر متاح في السوق؛
* [حد](/goodcryptox-ar/perp-dexs/awamr-ydwyh/hd-y.md) - توضع في دفتر أوامر البورصة وتنفذ عند الوصول إلى السعر المحدد؛
* [وقف سوق/حد](/goodcryptox-ar/perp-dexs/awamr-ydwyh/iyqaf-alswq-alhd.md) - يتم تفعيلها عند الوصول إلى سعر وقف محدد، حيث تُرسل أمر سوق أو حد إلى البورصة؛
* [وقف متحرك](/goodcryptox-ar/perp-dexs/awamr-ydwyh/iyqafat-mthrkh.md) - يتبع سعر السوق أثناء تحركه لصالحك. يُفعل عندما ينقلب السوق بنسبة التراجع المتحرك التي قمت بتعيينها؛

**أوامر مرفقة**

* [جني الأرباح](/goodcryptox-ar/perp-dexs/awamr-ydwyh/jny-alarbah.md) - تُفعل عندما يتحرك السوق لصالحك بالنسبة المحددة من سعر تنفيذ أمرك الرئيسي (دخول). إذا تم تعيين أمر إيقاف خسارة أيضًا، فسيتم إلغاؤه تلقائيًا عند تفعيل جني الربح؛
* [جني ربح متحرك](/goodcryptox-ar/perp-dexs/awamr-ydwyh/tp-sl-mttb-a.md) - يُفعّل بمجرد الوصول إلى نسبة الربح المستهدفة، ثم يتبع سعر السوق بينما يستمر في التحسن لصالحك. يُفعل عندما ينقلب السوق، مما يساعدك على الاستفادة من مزيد من المكاسب؛
* [إيقاف خسارة](/goodcryptox-ar/perp-dexs/awamr-ydwyh/iyqaf-alkhsarh.md) - يُفعل عندما يتحرك السوق ضدك بالنسبة المئوية المحددة من سعر تنفيذ أمرك الرئيسي. يلغي أي أوامر جني ربح مرفقة إذا تم تفعيله؛
* [إيقاف خسارة متحرك](/goodcryptox-ar/perp-dexs/awamr-ydwyh/tp-sl-mttb-a.md) - يتبع سعر السوق أثناء تحركه لصالحك. إذا انقلب السعر بنسبة التراجع المتحرك، يتم تفعيل الأمر — مما يساعد على تقليل الخسائر أو تأمين الأرباح أثناء تراجع السوق.

⚙️ أنواع أوامر أكثر تقدمًا [قريبًا](/goodcryptox-ar/perp-dexs/alwzaef-alqadmh.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/perp-dexs/awamr-ydwyh.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.
