> 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/weekly-profiles-tm/scanner.md).

# Scanner

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

The ICT Weekly Profiles tool offers a comprehensive scanner designed to enhance trading insights by providing the following profile types:

* Former Profile
* Predicted Profile
* Actual Profile
* Future Profile

**Former Profile**

This represents the detected profile from the previous week, offering a clear reference point for analyzing past market behavior and identifying recurring patterns.

**Predicted Profile**

A collection of profiles generated through advanced weekly profile detection algorithms, giving traders a forward-looking perspective to anticipate potential market movements.

**Actual Profile**

This is the real-time representation of the current weekly profile, allowing traders to monitor market activity as it unfolds.

**Future Profile**

Leveraging the Markov Chain statistical method, this profile projects future market behavior, offering traders a probabilistic outlook to guide strategic planning.

By combining historical, predictive, real-time, and statistical insights, the ICT Weekly Profiles scanner serves as a powerful tool for comprehensive market analysis and improved trading decisions.


---

# 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/weekly-profiles-tm/scanner.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.
