> 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/toolkits/daily-profiles-tm/ict-daily-profiles.md).

# ICT Daily Profiles

ICT Daily Profiles provide a systematic framework for analyzing market behavior across various intraday sessions, enabling traders to align their strategies with recurring patterns and tendencies observed within a single trading day.

The ICT Daily Profiles toolkit encompasses all possible high/low combinations that can occur within a single day, offering a more comprehensive approach compared to ICT's primary focus on the London and NY sessions.

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

**ICT Daily Profiles**

* Session I High Session II Low Bearish
* Session I High Session III Low Bearish
* Session I High Session IV Low Bearish
* Session II High Session III Low Bearish
* Session II High Session IV Low Bearish
* Session III High Session IV Low Bearish
* Session I Low Session II High Bullish
* Session I Low Session III High Bullish
* Session I Low Session IV High Bullish
* Session II Low Session III High Bullish
* Session II Low Session IV High Bullish
* Session III Low Session IV High Bullish
* Session I High Session I Low Bearish *(same session H/L)*
* Session I Low Session I High Bearish *(same session H/L)*
* Session II High Session II Low Bearish *(same session H/L)*
* Session II Low Session II High Bearish *(same session H/L)*
* Session III High Session III Low Bearish *(same session H/L)*
* Session III Low Session III High Bearish *(same session H/L)*
* Session IV High Session IV Low Bearish *(same session H/L)*
* Session IV Low Session IV High Bearish *(same session H/L)*

{% hint style="info" %}
ICT Daily Profiles - <https://pbs.twimg.com/media/Ghb-WM8WwAAyjQF?format=jpg&name=4096x4096>
{% endhint %}


---

# 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/toolkits/daily-profiles-tm/ict-daily-profiles.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.
