# Open a Limit Order

## Open a Limit Order

Page actions

### How the Limit Order will be triggered <a href="#how-the-limit-order-will-be-triggered" id="how-the-limit-order-will-be-triggered"></a>

CommentWhen you open a Long position, set the take-profit price higher than your entry price on the Limit Order page, and set the stop-loss price lower than your entry price.CommentWhen you open a Short position, set the stop-loss price higher than your entry price on the Limit Order page, and set the take-profit price lower than your entry price.Comment

### How to open a Limit Order <a href="#how-to-open-a-limit-order" id="how-to-open-a-limit-order"></a>

CommentIf you would like to open a position at certain price level, please click on the “Limit” Order function. As shown in the illustration below, please fill your trigger price at Price box.CommentCommentPlease confirm your order information and click “Long”.CommentAfter creating an order, it will appear in "Open Orders" tab. You can click "Close" to to close the order.

<figure><img src="/files/PoxF2CzrASMajU9fm95t" alt="" width="337"><figcaption></figcaption></figure>

Please confirm your order information and click “Long”.

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

After creating an order, it will appear in "Open Orders" tab. You can click "Close" to to close the order.


---

# 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.mmex.io/for-traders/start-trading/open-a-limit-order.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.
