# Framework

This framework combines the **OHLC Expansion Map** and advanced ICT concepts into a single structured approach to reading the market.

### The Core Ecosystem

At the highest level, the framework connects six core architectural ideas:

* **OHLC Expansion Map** → **Structure** (Where price reacts)
* **Volatility Box** → **Velocity** (Where price moves fast)
* **Volume Profile** → **Institutional Interest** (Where the business is done)
* **Liquidity + Breakers** → **Fuel** (Why price moves)
* **FVG / IFVG** → **Inefficiency** (What gets revisited)
* **Unicorn Setup** → **Confluence** (When everything aligns)

### 1. Understanding Market Behavior (The Cycle)

The market is not random. It moves in a repeating cycle of **Liquidity Creation → Manipulation → Distribution**.

1. **Liquidity Creation:** Price builds ranges or "equal" highs/lows to entice traders to place stop orders.
2. **Manipulation (The Trap):** Price aggressively moves into these liquidity pools to trigger stops and trap breakout traders.
3. **Distribution (The Real Intent):** Price reverses sharply once the "fuel" (liquidity) is consumed, moving toward a new target.

### 2. OHLC Expansion Map (Structure and Intent)

Every candle contains three behavioral layers. These are not optional interpretations—they describe how price is actually engineered.

#### A. Manipulation (The Trap Phase)

Manipulation is the deceptive phase of price movement, characterized by long wicks and sudden spikes (stop hunts).

* **Mechanics:** Designed to "clear the board" of early participants. Institutions use this to fill large orders against retail stop-losses.
* **Rule:** You do **NOT** trade manipulation; you wait for it to finish to confirm the trap.

#### B. Distribution (Real Intent)

The true directional move after liquidity is captured, characterized by strong, "fat" candle bodies.

* **Significance:** Distribution is only reliable after a clear manipulation phase has occurred.

#### C. Statistical Levels

Derived from historical Mean and Median ranges, these levels filter market noise by showing where price is statistically expected to find its high or low.

* **Purpose:** They define the "outer boundaries" (±M and ±D) of the range map, acting as primary targets for manipulation spikes.

### 3. Liquidity & Breaker Blocks (The "Why")

To understand why price moves, you must understand where the "fuel" is located.

* **Liquidity Zones:** Clusters of orders (Stop Losses above highs/lows and Buy/Sell stops for breakout entries).
* **Breaker Blocks:** Formed when price aggressively traps traders on both sides and then reverses. The "revisit" to a breaker represents a zone of engineered liquidity where institutions re-enter.

### 4. Fair Value Gaps & Inversions (Inefficiency)

A **Fair Value Gap (FVG)** is an imbalance created when price moves too fast, leaving a "void" in price delivery.

* **FVG:** Acts as a magnet. The market seeks to "rebalance" these zones.
* **Inversion (IFVG):** When a gap that was supposed to be support is broken through, it becomes resistance (and vice versa), signaling a shift in institutional sentiment.

### 5. The Unicorn Setup (Highest Confluence)

A **Unicorn Setup** occurs when a **Breaker Block** and a **Fair Value Gap (FVG)** overlap in the same price zone.

* **Why it's powerful:** It combines **Fuel** (Breaker) with **Inefficiency** (FVG). When these align at an **OHLC Statistical Level**, it creates the highest probability reversal or continuation point in the framework.

### 6. Velocity & Volume (The Filters)

The Expansion Map provides two critical filters to validate institutional intent:

#### Volatility Box (The "Fast Lane")

The Volatility Box identifies zones of high momentum. It doesn't show how far price will go, but where it will move with the most speed. If price enters this box after a manipulation sweep, it confirms that the Distribution phase has the necessary velocity to reach its targets quickly.

#### Volume Profile (The "Interest")

While the Volatility Box shows the "speed," the Profile shows the "value."

* **Point of Control (POC):** The price level with the highest volume. It acts as a powerful magnet after an expansion.
* **Value Area (VAH/VAL):** Defines where 70% of the institutional business was conducted. A break out of the Value Area into a Volatility Box is the ultimate confirmation of a trending move.

### 7. Displacement (The Trigger)

Displacement is aggressive, intentional movement that confirms institutional participation.

* **Into a Level:** Suggests a liquidity sweep is occurring (Potential Reversal).
* **Away from a Level:** Confirms the rejection and the start of a new trend (Potential Continuation).
* **Signature:** Large candle bodies, speed, and the creation of new FVGs. Without displacement, intent is not confirmed.

### 8. Complete Trade Flow

A valid trade is built through this step-by-step verification:

1. **HTF Structure:** Identify the bias and statistical levels (OHLC Map).
2. **Liquidity Mapping:** Locate breaker blocks and trapped traders.
3. **Inefficiency:** Find the FVGs/IFVGs.
4. **Confluence:** Check for the Unicorn overlap.
5. **Velocity & Value:** Verify if price is entering the **Volatility Box** (Speed) and where it is relative to the **POC** (Interests).
6. **Timing:** Ensure you are in a high-volatility window (Killzone/Macro).
7. **Confirmation:** Wait for Displacement away from the zone.
8. **Execution:** Enter on the lower timeframe retracement.

### Final Insight

Most traders fail because they treat price as random. This framework replaces guesswork with a structured interpretation of **Intent**, **Deception**, **Fuel**, **Inefficiency**, **Value**, **Velocity**, and **Confirmation**.


---

# 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-expansion-map/framework.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.
