# Рыночный ордер

У вас есть как минимум 3 разных способа создать рыночный ордер в DOM:

* Контекстное меню
* Нажать на цену
* [Горячие клавиши](/features/kak-torgovat/opovesheniya-goryachie-klavishi-i-drugie-vazhnye-veshi/kak-nastroit-goryachie-klavishi-v-prilozhenii.md)

Чтобы создать рыночный ордер, вы должны следовать следующей логике.

| Action                                         | Result           |
| ---------------------------------------------- | ---------------- |
| Щелкните левой кнопкой мыши над текущей ценой  | Купить по рынку  |
| Щелкните правой кнопкой мыши под текущей ценой | Продать по рынку |

То же самое вы можете сделать с контекстным меню.

<figure><img src="/files/CBd2PXoFGzWBokksmqsh" 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-ru-macos.tiger.trade/features/kak-torgovat/kak-torgovat-v-dom/rynochnyi-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.
