> 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/models/x-model-tm/overview.md).

# Overview

This trading model is built on Smart Money Concepts and time-based precision. It leverages key liquidity levels from the previous day, institutional reference points like Fair Value Gaps, and lower timeframe confirmations such as SMT divergence and Change in State of Delivery (CISD).

{% content-ref url="/pages/GI9GuEEkrG9wGVjj9zhx" %}
[Features](/models/x-model-tm/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/fSi8OeMAXy2CCTnQrtqo" %}
[Terminology](/models/x-model-tm/terminology.md)
{% endcontent-ref %}

{% content-ref url="/pages/70W0ZK6e12OHoVhx3GzX" %}
[Timeframe Agreement](/models/x-model-tm/timeframe-agreement.md)
{% endcontent-ref %}

{% content-ref url="/pages/CXNIe4YLW2znski7nnmI" %}
[Components](/models/x-model-tm/components.md)
{% endcontent-ref %}

{% content-ref url="/pages/QfsQVaPhMCzDc4RIViw9" %}
[Labels](/models/x-model-tm/labels.md)
{% endcontent-ref %}

{% content-ref url="/pages/qlsOQRN1R5rtwKkKCMbB" %}
[Statuses](/models/x-model-tm/statuses.md)
{% endcontent-ref %}

{% content-ref url="/pages/kDrIAYxHLqCrpMiVrddu" %}
[Framework](/models/x-model-tm/framework.md)
{% endcontent-ref %}

{% content-ref url="/pages/BxanWx9KWDa4ZJjEPEK5" %}
[Dashboard](/models/x-model-tm/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/yRclXqsRGXAC4YOnqZFw" %}
[Alerts](/models/x-model-tm/alerts.md)
{% endcontent-ref %}

By aligning entries with time-of-day context—only taking shorts above midnight and longs below—it filters for high-probability directional moves with a strong emphasis on market timing and structural alignment.


---

# 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:

```
GET https://docs.candelacharts.com/models/x-model-tm/overview.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.
