# Market depth

The Market depth screen allows users to view and trade Level II quotes. It is accessible only from the Symbol menu in the Watchlist screen. Open the Watchlist and swipe left the selected instrument name. Then tap the button 'Market depth' in the Symbol menu.

```
                                              ![](../../../.gitbook/assets/screen-shot-2020-06-05-at-5.57.11-pm.png)
```

The main quote section consists of the following columns:

* Price – buy or sell price from the highest Bid and the lowest Ask to lower Bid and higher Ask.
* Size – the volume being offered to purchase at a specified Bid price or to sell at specified Ask price.

The best Bid and best Ask prices are located at the top of the histogram. Volumes are located opposite to the corresponding prices.

![](/files/-MgF4NGSRRxxtBjrOJHs)

To open Order entry screen, tap the Order entry button![](/files/-MguhH7Z-ufx-HBK8W_O)at the top right corner of the Market depth screen. Also you can open the Order entry screen by tapping the Bid/Ask row. The chosen BID/ASK price is placed as a limit price in OE automatically.

Read more about the Order entry screen here:

[Order entry](https://help.za.velocitytrade.com/mobile-applications/phone/tablets/order-entry)

## Data source

In the Market depth panel a user can see the the extended information about the source of Last, Bid and Ask prices. In order to open the table with the detailed information, tap the![](/files/-MgF4LuqGD71w_pXG1wv)arrow and the widget will be shown:

![](/files/-MgF4NGbn4yfLj7pxuBJ)


---

# 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.za.velocitytrade.com/mobile-applications/phone/tablets/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.
