# Depth Of Market

This indicator allows the exchange DOM to be analyzed without interrupting the chart for the most accurate evaluation of supply and demand at the current time.&#x20;

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80035013083/original/dyH0KeVkmwO6mRP23p0SiguEGC5twBaNfg.png?1630925334)

### Indicator settings

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80035013176/original/8UGcRUZ_-NfE_vvTNfynq9uaak-2ZvJr6Q.png?1630925347)

#### Parameters

| **Name**        | **Description**                                                                                                                                                                                                                                                                                                                                                                                            |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Scale Width     | Indicating the maximum possible width of the DOM histogram to be displayed in the chart window.                                                                                                                                                                                                                                                                                                            |
| Scale Volume    | <p>Indicating the maximum possible volume value for plotting the DOM histogram.</p><p>The width of the histogram cells changes depending on the size of the volume values. The larger the value in a cell, the wider it is, and, vice versa, the smaller the value, the shorter it is.</p><p>The cell with the maximum possible volume value will have the largest width in comparison to other cells.</p> |
| Scale Alignment | Selecting the position of the DOM histogram in the chart window: Right, Left.                                                                                                                                                                                                                                                                                                                              |
| Add Margins     | Enabling or disabling margins between the cells of the DOM histogram.                                                                                                                                                                                                                                                                                                                                      |
| Show Values     | Enabling or disabling the display of values inside the cells of the DOM histogram.                                                                                                                                                                                                                                                                                                                         |

#### Style

| **Name**             | **Description**                                                             |
| -------------------- | --------------------------------------------------------------------------- |
| Bid Quote Color      | Selecting a color to display a buy order.                                   |
| Best Bid Quote Color | Selecting a color to display the best buy order.                            |
| Ask Quote Color      | Selecting a color to display a sell order.                                  |
| Best Ask Quote Color | Selecting a color to display the best sell order.                           |
| Bid Volume Color     | Selecting a color to display a buy order area.                              |
| Ask Volume Color     | Selecting a color to display a sell order area.                             |
| Text Color           | Selecting a color for displaying values inside the cells of a DOM histogram |
| Back Color           | Selecting a color for displaying the background of the DOM histogram.       |

#### Indicator

| **Name**       | **Description**                                                           |
| -------------- | ------------------------------------------------------------------------- |
| Show Indicator | Enabling or disabling the indicator display on the chart.                 |
| Show Title     | Enabling or disabling the indicator name display in the information line. |
| Area           | Selection of an area to display the indicator.                            |


---

# 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://support.tiger.com/english/windows/chart/main-indicators-in-chart-window/depth-of-market.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.
