> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/fa/leverage-trading-guide/orders-and-positions/manage-orders.md).

# نحوه ثبت و مدیریت سفارشات

## چگونه سفارشفعال می کنید

برای ثبت سفارش، به صفحه [معامله](https://margex.com/app/trade) حساب خود بروید:

<figure><img src="/files/yJkSRm6Whg3YnziXGfns" alt=""><figcaption></figcaption></figure>

* دارایی مورد نظر برای معامله را انتخاب کنید
* پارامترهای سفارش را انتخاب کنید: مانند ارز وثیقه شما برای استفاده به عنوان مارجین، [نوع سفارش](/help-center/fa/leverage-trading-guide/orders-and-positions/order-types.md)، مقدار (اندازه) سفارش، اهرم، و در مورد سفارش محدود یا توقف - قیمت حد یا توقف و شما
* سفارش خود را با کلیک بر روی <mark style="color:green;">**خرید**</mark> یا <mark style="color:red;">**فروش**</mark> به ترتیب برای ثبت سفارش طولانی یا کوتاه سفارش دهید

سفارش‌های فعال شما در بخش **سفارش‌های فعال** رابط معاملاتی منعکس می‌شوند.

Once an order is executed it will be filled and a corresponding position will be opened. All open positions and unfilled active orders will be reflected in the [Open Positions and Active Orders modules](/help-center/fa/leverage-trading-guide/trade-interface.md#orders-and-positions-management-section) respectively.

هنگامی که یک معامله اجرا می شود، پر شده و یک پوزیشن مربوطه باز می شود. همه [پوزیشن های باز را می‌توان مدیریت کرد](/help-center/fa/leverage-trading-guide/trade-interface.md#orders-and-positions-management-section) از بخش «موقعیت‌های باز» رابط معاملاتی.

توجه: گزینه **معامله های فوری** را می توان در منوی [تنظیمات](https://margex.com/app/settings) حساب فعال کرد. این ویژگی به معامله‌گران اجازه می‌دهد تا با حذف تمام پنجره‌های تأیید سفارش، معامله ها را سریع‌تر ثبت و مدیریت کنند:

<figure><img src="/files/445ync3YOmvGtV6ZL4zx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GkMGp2HlDgKubgEB0Ue4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
در حالی که «سفارش‌های فوری» فعال است، معامله ها **بلافاصله** پس از کلیک روی دکمه‌های خرید یا فروش در ماژول ثبت سفارش، بدون پنجره‌های تأیید اضافی، با در نظر گرفتن پارامترهای سفارش تنظیم‌شده در آن زمان، ثبت می‌شوند.
{% endhint %}

مهم است که هنگام استفاده از این ویژگی مراقب باشید تا از سفارشات تصادفی جلوگیری کنید.

## چگونه یک سفارش فعال را لغو کنیم

تمام معامله های فعال در حال حاضر در بخش [معامله های فعال](/help-center/fa/leverage-trading-guide/trade-interface.md#orders-and-positions-management-section) منعکس می‌شوند. این بخش به معامله گران اجازه می دهد تا هر گونه سفارش فعال و پر نشده را بررسی و لغو کنند.

برای لغو یک **سفارش** فعال، کافی است روی (X):

<figure><img src="/files/Q5PBHB9L8a5B356WCrAc" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.margex.com/help-center/fa/leverage-trading-guide/orders-and-positions/manage-orders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
