# How to adjust DOM scale?

## Top panel&#x20;

## Hot Keys

## Multiplier

The price step multiplier will be particularly useful for cryptocurrency trading when the DOM looks sparse. It allows you to see the DOM in a compressed form with grouped volumes.

For example:

* If the price scale is 1, the price step is 0.01&#x20;
* If the price scale is 10, the price step is 0.1

Thus, when zooming in, the prices of the bids will be located closer to each other, with a smaller gap.&#x20;

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

In the Tiger.com 6.2 version of the terminal in the **DOM settings** window the “Price increment multipliers” list appeared for each instrument. By default, each instrument has a list of 11 values that can be changed. To do so, go to **DOM settings → General → DOM**.&#x20;

Now when you hold down the hot key to change the price scale and scroll with the mouse, instead of changing the scale by 1 (as it worked previously), the transition to the next or previous value of the price multiplier from the list specified in the settings takes place.&#x20;

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80109613787/original/7SccN_kNwq1rHf4BS3tmCfy7AeUdQIrIXw.gif?1654111761" alt=""><figcaption><p>Changing the list of price step multipliers in the DOM window</p></figcaption></figure>

## Fixed price Scale Step

## Visible depth, %


---

# 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/dom/how-to-adjust-dom-scale.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.
