# Overview

Candle Range Theory (CRT) is applied **fractally**: choose an anchor candle (session or higher‑timeframe), let the next candle test or sweep a boundary, and trade the reclaim in alignment with broader bias.

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

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

{% content-ref url="/pages/2i43lU6WXls3ZpY6iq1x" %}
[Timeframe Alignment](/models/crt-model-tm/timeframe-alignment.md)
{% endcontent-ref %}

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

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

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

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

{% content-ref url="/pages/PlD8dlCjcfwFTRCQWKDg" %}
[Time Filter](/models/crt-model-tm/time-filter.md)
{% endcontent-ref %}

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

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

Candle Range Theory treats each candle as a tradable **range**, most often using a simple, repeatable model where (1) one candle defines the range, (2) the next candle “sweeps” one side of that range (often a turtle-soup style liquidity grab), and (3) price then drives toward the opposite side of the range; many traders use the 50% of that range as a first target.


---

# 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.candelacharts.com/models/crt-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.
