# Control widget for the Order Book (Coming soon)

### Description

The Order Book control widget is an additional order book control element that allows to simplify the necessary actions with orders and positions. The main purpose of this widget is to manage the trading operations and operations with a multiplier, when several elements are grouped at the same price level.

<figure><img src="/files/Y0L469TJiZLnOS1Lrqg6" alt="" width="375"><figcaption><p>Виджет управления стакана</p></figcaption></figure>

The widget has 3 display modes that are adjustable by setting:

* Automatical display. In this mode, when you move the cursor up/down, the widget automatically pops up opposite the price level at which orders/positions are located.&#x20;
* Manual display. The widget is displayed only when you click LMB with the aim of marking of a specific  order (position) or a group of orders (positions) in the trading area (at the right side of the Order Book).&#x20;
* Switched off. The widget is not displayed.

### Main functions

The widget allows you to carry out a series of quick trading operations with orders and positions.

* Deleting the applications&#x20;
* Moving the orders&#x20;
* Setting SL/TP (using hotkeys)


---

# 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://1ex.gitbook.io/1ex-smart-dom/coming-soon/control-widget-for-the-order-book-coming-soon.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.
