# Limit order

#### Create order <a href="#h_1ec4c2fa1b" id="h_1ec4c2fa1b"></a>

To create a Limit order in Chart, you must use the context menu. By default, the order size will equal the default size you have predefined before.

#### Modify order

Once the order is placed, you can modify the order price by drag & drop the order.

If you want to change the order size for an already placed order, you can hit on the order size and change it to one of 5 predefined sizes.

{% hint style="info" %}
If you drag the **buy limit** order above the current price OR **sell limit** order under the current price, it will be executed as a market order!&#x20;
{% endhint %}

#### Cancel Order

If you want to cancel the order, just hit X and the order will be canceled.

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


---

# 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://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/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.
