# How to set up Dom  for scalping

### Refrash rate of the Dom Trader

![](/files/-Mc4qCGzX7RehpGSRm9i)

This setting affects how often the **data will be updated** in the Dom reader/ You need to experiment and find the optimal setting for your region.

{% hint style="warning" %}
Too frequent updates of Dom Trader can lead to significant delays in data processing if you have a weak computer
{% endhint %}

### How to make more visible DOM levels

![](/files/-Mc4skpEYq7hQQWI3rRB)

To begin with, set the **number of levels** to 100. You can set any value you want.

![](/files/-Mc53imieWJ4myhpmKhc)

Change the font and font size in the general view settings

![](/files/-Mc52C1dRMxbEqaNqCvk)

Next step is the set up Price Column font to arial 12 size.

![](/files/-Mc54-qNc1xqt84YKMn3)

Set up font arial and size of it 12 for Bid and Ask column

![](/files/-Mc54lm_uW7fOp5W4Tar)

Now your Dom Trader should look like on the picture. **Stretch the height** of your Dom trader to the whole monitor and you will see all available information

### How to set bid ask in one column

![](/files/-Mc4rnIrNrLH6U_9CUmw)

To set bid and ask over each other use split size colums setting. **Close Panel DOM trader settings!**

![](/files/-McEcT4MPxQOprSLfVjl)

{% hint style="danger" %}
Note that after applying this setting, you must close the PANEL with settings and reopen it. You will see a new BID/ASK column - this will be the general settings for this column. You may have to edit these again to improve the readability of the DOM TRader
{% endhint %}

### How to highlight large volumes in Dom trader

![](/files/-MZBzj_A0CBDas9gGt2w)

The essence of scalping is to see **large orders in the stack** and act in the context of the market situation. Let's take a look at how I set up the Dom. And so for that let's go to the column settings and select Bids and Asks. At first I remove the gradient setting it is a little uncomfortable for my eyes.  I want to see contrasting volumes. Observe the Dom and choose really **big volumes** and specify that value in the settings

### How to set coins quantity

![](/files/-MZC-v_N7z1uDWkI9q5U)

Next, I specify my **standard volumes** for the trade. According to my money management I take the following shoulders 1, 2, 5,10, 20. It is very convenient to quickly change volume based on market situation.

![](/files/-MZC3BP0HodJNJCYQtOT)

For **instant order management** I use quick response panel and hotkeys/ I learned some hotkeys and use keyboard to trade. For example, I quickly close a position or flip a position from buying to selling.


---

# 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/how-to-set-up-dom-for-scalping.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.
