# Market depth

## Summary

Use this widget to assess the current market depth indicating the actual liquidity of an asset, which is evaluated based on the number of currently open orders to buy and sell it as well asset prices and volumes at various price levels.

<figure><img src="/files/JQq5iAxCos7VtM8JaLMm" alt="Market depth"><figcaption><p>Market depth</p></figcaption></figure>

The widget is dynamic and is continuously updated in real time.

The widget displays a chart indicating the overall volume of buy (green) and sell (red) orders at various price levels awaiting execution at the moment. You can hover the mouse pointer over the chart to learn the exact price and volume of an asset traded at a specific price level.

## Settings

### Select a market

The current market is displayed in the widget header.

To change the market, click the market symbol and select a different one from the list.


---

# 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://trader-docs.b2trader.b2broker.com/widgets/market-depth.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.
