# Order panel/Торговая панель

Один дополнительный виджет создан для новичков, чтобы помочь им размещать заказы в нашем приложении. Вы можете открыть торговую панель с графика или с помощью сочетания клавиш (control+O)

Используя торговую панель, вы можете создавать ордера того же типа, что и на графике или в стакане.<br>

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

{% hint style="info" %}
Reduce only

Доступно начиная с версии **23**. Включите **Reduce only**, чтобы ордер только уменьшал вашу текущую позицию и никогда её не увеличивал.
{% endhint %}

<figure><img src="/files/YwQL5eyUxIHAm9DARbty" alt="" width="252"><figcaption></figcaption></figure>

{% hint style="info" %}
Place limit order (Stop Order tab):

Доступно начиная с более новых версий. Включите **Place limit order**, чтобы установить конкретную цену исполнения для вашего стоп-ордера. Если отключено, ордер будет исполнен по рыночной цене после достижения стоп-цены.
{% endhint %}

<figure><img src="/files/9bS1tWXsh4r4V0Ep71JX" alt="" width="248"><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/interfeis-prilozheniya/order-panel-torgovaya-panel.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.
