> For the complete documentation index, see [llms.txt](https://wiki-ru-macos.tiger.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-ru-macos.tiger.trade/features/kak-torgovat/kak-torgovat-na-grafike/limitnyi-order.md).

# Лимитный ордер

#### Создать ордер

Чтобы создать лимитный ордер на графике, необходимо воспользоваться контекстным меню. По умолчанию размер ордера будет равен размеру по умолчанию, который вы предопределили ранее.

#### Изменить ордер

После размещения ордера вы можете изменить цену ордера, перетащив его.&#x20;

Если вы хотите изменить размер заказа для уже размещенного заказа, вы можете нажать на размер заказа и изменить его на один из 5 предопределенных размеров.

{% hint style="info" %}
Если вы перетащите лимитный ордер на покупку выше текущей цены ИЛИ лимитный ордер на продажу ниже текущей цены, он будет исполнен как лимитный ордер по лучшим рыночным ценам!
{% endhint %}

#### Отменить заказ

Если вы хотите отменить ордер, просто нажмите X, и ордер будет отменен.

<figure><img src="/files/exfHFf6c1X7eMOB3GKpl" 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:

```
GET https://wiki-ru-macos.tiger.trade/features/kak-torgovat/kak-torgovat-na-grafike/limitnyi-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.
