# Liquidity

The **OHLC Range Map** includes an advanced liquidity detection system that identifies and highlights areas of significant market interest. These zones reflect where buy and sell orders tend to accumulate and where price is more likely to react, especially when they align with key **Manipulation** and **Distribution** levels.

By visually mapping the overlap between liquidity clusters and manipulation or distribution zones, the tool helps traders anticipate potential **market reversals and turning points**. The sensitivity of liquidity detection can be adjusted through a customizable **threshold setting**, allowing users to control the level of detail based on their trading strategy and selected timeframe.

When price approaches a Manipulation or Distribution level that coincides with a liquidity zone, it often represents a **high-probability reversal area**. These confluences frequently signal engineered moves by larger market participants—such as **stop runs or liquidity grabs**—followed by strong directional reactions. Recognizing these conditions can give traders a valuable edge in **entry timing, trade confirmation, and risk management**.

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

The OHLC Range Map distinguishes between two types of liquidity levels:

* **Liquidity Levels** – Active zones where liquidity remains available and price is likely to respond.
* **Invalidated Liquidity Levels** – Zones where liquidity has already been consumed or taken out.

Users can toggle invalidated liquidity levels on or off, making it easy to focus on **untapped liquidity** while still retaining the ability to review historical liquidity events for added market context.


---

# 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.candelacharts.com/statistics/ohlc-range-map-tm/liquidity.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.
