# Order Blocks

<figure><img src="/files/GUZbZkGNuUvV2tgcycRf" alt=""><figcaption><p>Order Block</p></figcaption></figure>

<div align="left"><figure><img src="/files/qiX1erDHOSHjwtRxcBT8" alt=""><figcaption></figcaption></figure></div>

| Method                     | Description                                                                                                                     |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Order Blocks               | Display potential Order Block zones on the chart.                                                                               |
| Show Metrics               | Display order volume at the Order Block and its percentage of the total 100%. Higher percentages indicate more important zones. |
| Show Last                  | Display the desired number of Order Block zones, or keep the indicator's default.                                               |
| Mitigation Type            | The Order Block display mode includes three types:                                                                              |
| <ul><li>Close:</li></ul>   | The Order Block is displayed and calculated based on the candle's closing price.                                                |
| <ul><li>Wick:</li></ul>    | The Order Block is displayed for the entire candle. (recommended by default)                                                    |
| <ul><li>Average:</li></ul> | The Order Block is calculated based on the average price.                                                                       |
| High Timeframe             | Select a higher time frame to identify overlapping Order Blocks; these are the strong Order Blocks.                             |
| Order Blocks Signals       | Identify strong and potential Order Block zones where price may reverse.                                                        |
| Order Blocks Break         | Display broken Order Block zones as potential support/resistance levels.                                                        |
| Show Last Break            | Display the number of Order Block Break zones.                                                                                  |

<figure><img src="/files/naLQSri8uRTaHB7N18i8" alt=""><figcaption><p>Orders Block</p></figcaption></figure>


---

# 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.mrd-indicators.com/feature/tradingview-indicators/mrd-smart-ranges/order-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.
