# How To Use Market Depth & Level II

We now offer customers two ways to trade the spread between the market price. Our widget includes live data between the Bid, Bid Size, Ask, Ask Size and Price. This is available in either a real-time table feed or can be set as a plot. \
\
Red Orders: On the Bid Price\
Bright Red Orders: Below the Bid Price\
Green Orders: On the Ask Price\
Bright Green Orders: Above the Ask Price\
White Orders: In between the spread\
Orange Orders: Irregular

<figure><img src="/files/f4zgucDUumM99CpXHxnu" alt="Market Depth Stock Data"><figcaption></figcaption></figure>

{% embed url="<https://www.ultraalgo.com/trading-platform>" %}


---

# 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://docs.ultraalgo.com/product-overview/how-to-use-market-depth-and-level-ii.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.
