# Blocks

### Footprints of Smart Money <a href="#user-content--footprints-of-smart-money" id="user-content--footprints-of-smart-money"></a>

**Blocks** represent the specific candles where institutions initiated large orders. Unlike standard Support & Resistance lines, Blocks are dynamic zones that tell you *where* the big money entered the market.

When price returns to these zones, institutions often defend their positions, leading to predictable reactions.

### Block Types <a href="#user-content-block-types" id="user-content-block-types"></a>

#### 1. Order Block (OB) <a href="#user-content-1-order-block-ob" id="user-content-1-order-block-ob"></a>

<figure><img src="/files/3EN0pDnjCD9A2F3Xv4VB" alt=""><figcaption></figcaption></figure>

The classic reversal zone.

* **Bullish OB**: The last *down-close* candle before a massive move up that broke structure.
  * *Psychology*: Institutions sold to engineer liquidity before buying heavily. When price returns, they mitigate their drawdown, causing a bounce.
* **Bearish OB**: The last *up-close* candle before a massive move down that broke structure.

#### 2. Breaker Block (BB) <a href="#user-content-2-breaker-block-bb" id="user-content-2-breaker-block-bb"></a>

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

A failed Order Block that creates a reversal opportunity.

* **Logic**: Imagine a Bullish OB that *fails* to hold price. Price smashes right through it.
* **The Flip**: That failed buy zone now becomes a sell zone (Resistance). This is excellent for trading reversals or stop hunts.

#### 3. Macro Order Block (MOB) <a href="#user-content-3-swing-order-block-sob" id="user-content-3-swing-order-block-sob"></a>

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

* **Logic**: Unlike standard OBs which can form anywhere, MOBs are strictly derived from major **Swing Points**.
* **Usage**: These carry significantly more weight and are ideal for Higher Timeframe (HTF) analysis.

### Volume & Strength <a href="#user-content--volume--strength" id="user-content--volume--strength"></a>

<figure><img src="/files/5wP2OAjctH8pR0y2g2z6" alt=""><figcaption></figcaption></figure>

Not all blocks are powerful. We use volume analysis to grade them for you:

* **💪 Strong**: The block was formed with high relative volume. Probability of holding: **High**.
* **⚖️ Balanced**: The block had average volume. Probability of holding: **Medium**.
* **🥀 Weak**: The block had low volume. Probability of holding: **Low**. Use with caution.


---

# 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/toolkits/interbank-price-action-tm/blocks.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.
