# Liquidity Heatmap

### Design <a href="#features" id="features"></a>

The Market Depth Historical Graph study displays by default at each chart column the highest market depth quantity at each price level, which occurred during the timeframe of the chart bar, as a color-coded rectangle. We are using a 30 sec chart in addition to bid/ask price lines.

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

### Futures <a href="#features" id="features"></a>

**✅See large volume trades**

**✅Auto pivot daily OHL/settle/VWAP**

**✅TPO value area lines**

**✅Bid & ask prices**

**✅Bookmap style chart**

**✅Visualize market liquidity**


---

# 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.quantvue.io/our-tools/sierra-charts-tools/liquidity-heatmap.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.
