# DOM Trader

## General info about DOM Trader

**The Depth of Market** or **DOM Trader** panel shows the number of Buy and Sell orders placed at various price levels around the current price for a particular instrument (most often for futures). The more the number of orders is at a certain price level, the higher the interest in this level. The trading functionality of the panel allows you to quickly and efficiently place the required number of orders at the selected price, and also drag-and-drop, change or cancel them.

![General view of DOM Trader panel](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MXnEUoeUHjYomd0XgYc%2F-MXnFCaal9EO75k0rtho%2FDOM.png?alt=media\&token=5eae98e2-94d1-4fdf-a9d2-a496b5f76e10)

## Trading with DOM Trader

DOM Trader allows to send trading orders in three ways  — **Mouse Trading mode,** **Order Entry and Hotkeys.**

To place an order via Mouse Trading mode:

* Select an account and order restriction (TIF) in the order entry;
* Enter an order quantity;
* Left-click at a specific price in the left column will place a Buy Limit order (below the current market price);
* Left-click at specific prices in the right column will place a Sell Limit order (above the current market price). If you place the order below the current price it will be executed by market price;
* *To place a **Stop order*** is necessary to press and hold down the ***Shift*** key and click at the required price.

![Mouse trading mode in DOM Trader](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2F21RNGUz7wJzBP99onR2z%2FDOM%20trader%20trading.gif?alt=media\&token=fedd8e33-820a-4ea7-9dc6-1e807486806c)

To place an order via Order Entry:

* Select an account and order restriction (TIF) in the order entry;
* Enter an order quantity;
* Click on the Bid, Ask or Market button to place your order;
* Set Stop Loss and Take Profit orders (Bracket Orders)
* Confirm your placement by first checking all the parameters.

![Placing a new position via Order Entry in DOM Trader](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2Fuv7e9wXhCFBT2qNF0Fnl%2FDOM%20trader%20trading%20OE.gif?alt=media\&token=6ec01280-9936-4306-ae2c-243585e14b53)

{% embed url="<https://www.youtube.com/watch?v=8a19rPvy2nQ>" %}
DOM Trader panel in Quantower
{% endembed %}


---

# 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://help.quantower.com/quantower/trading-panels/dom-trader.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.
