> 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/macros.md).

# Macros

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

ICT Macros are specific, short time windows during which institutional algorithms are programmed to deliver price to specific targets or seek liquidity. The **Macros** component maps these critical windows with high precision.

### Predefined Macros

The OHLC Expansion Map includes over 18+ predefined macros, including:

* **London Macros:** 02:33-03:00, 03:00-04:00 (Silver Bullet), 04:03-04:30, 04:15-05:00.
* **NY AM Macros:** 08:15-08:45, 08:50-09:10, 09:15-09:45, 09:50-10:10, 10:00-11:00 (Silver Bullet).
* **NY PM Macros:** 13:10-13:40, 13:45-14:15, 14:00-15:00 (Silver Bullet), 15:15-15:45.

### How to use Macros

1. **Enable Macro Slots:** You have 5 dedicated macro slots that can be enabled independently.
2. **Select from Dropdown:** Each slot has a dropdown menu with all standard ICT macros.
3. **Visual Confirmation:** The indicator will draw a vertical time-window and project behavioral levels (Manipulation/Distribution) specifically for that macro.

### Why Macros Matter?

Macros often act as the "catalyst" for a session's expansion. By viewing the historical behavioral ranges for a specific macro (e.g., the 09:50-10:10 NY AM Macro), you can anticipate exactly how much "fake-out" (Manipulation) or "target" (Distribution) to expect within that 20-minute window.

### Custom Macros

Need a custom time window? Use the **Custom Macro** slot to define any time period (e.g., `0930-1000` for the opening 30 minutes of the NY session).

### Visual Customization

* **Abbreviated Labels:** Enable "Abbreviate Labels" in settings to keep your chart clean (e.g., `[-M]` instead of `[-M] Manipulation`).
* **Open Price:** Each macro displays its own unique opening price line.


---

# 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/macros.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.
