> For the complete documentation index, see [llms.txt](https://docs.candelacharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candelacharts.com/statistics/ohlc-expansion-map/overview.md).

# Overview

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

The **OHLC Expansion Map** is a comprehensive suite of tools designed to provide a 360-degree view of market statistics. It operates by layering multiple layers of data on your chart, all calculated relative to specific "Opening Prices."

{% content-ref url="/pages/M9blvzmvx3JZlvI8BXAi" %}
[OHLC & OLHC](/statistics/ohlc-expansion-map/ohlc-and-olhc.md)
{% endcontent-ref %}

{% content-ref url="/pages/cjYYfnWTKtSNiVEOFnQR" %}
[AMD (PO3)](/statistics/ohlc-expansion-map/po3.md)
{% endcontent-ref %}

{% content-ref url="/pages/2C96oiqAXV9sZEu36fbs" %}
[Calculation](/statistics/ohlc-expansion-map/algorithm.md)
{% endcontent-ref %}

{% content-ref url="/pages/hClFpCnvVkcFPVgDfNDW" %}
[Premium & Discount](/statistics/ohlc-expansion-map/premium-and-discount.md)
{% endcontent-ref %}

{% content-ref url="/pages/l3nYihlK7pDXh16P9B3k" %}
[Sessions](/statistics/ohlc-expansion-map/sessions-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/mONN3TiX5nfganYgIOaJ" %}
[Macros](/statistics/ohlc-expansion-map/macros.md)
{% endcontent-ref %}

{% content-ref url="/pages/3CnrgJAhGY9TQfGCnTeB" %}
[Volatility](/statistics/ohlc-expansion-map/volatility.md)
{% endcontent-ref %}

{% content-ref url="/pages/2uREz4z1PskB4iNuX81y" %}
[Volume Profile](/statistics/ohlc-expansion-map/volatility-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Tzz5KG0OZC3SaGJF1T0" %}
[Framework](/statistics/ohlc-expansion-map/framework.md)
{% endcontent-ref %}

{% content-ref url="/pages/uc6e5AWGicE7cV9sYDZw" %}
[Alerts](/statistics/ohlc-expansion-map/alerts.md)
{% endcontent-ref %}

It provides a multi-layered view of the market, integrating high-timeframe projections, precision session mapping, and ICT macro windows to identify high-probability institutional interest zones.&#x20;

By layering behavioral levels with dynamic volatility and real volume data, the map transforms raw price action into an objective, data-driven framework for anticipating daily and session-based expansions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.candelacharts.com/statistics/ohlc-expansion-map/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
