> 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/amd-model/overview.md).

# Overview

The **AMD Model** indicator is an "all-in-one" structural overlay that brings the concept of **Accumulation, Manipulation, and Distribution** to life on your chart.

Instead of staring at a single timeframe and guessing the trend, this tool allows you to see what a Higher Timeframe (HTF) candle is doing *inside* your current Lower Timeframe (LTF) view.

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

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

{% content-ref url="/pages/mnvQ8sWKWD6EqO1elpz6" %}
[Timeframe Mapping](/models/amd-model/timeframe-mapping.md)
{% endcontent-ref %}

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

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

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

{% content-ref url="/pages/0vkUl7S6jFsIuf2NlKfz" %}
[Alerts](/models/amd-model/alerts.md)
{% endcontent-ref %}

Imagine you are trading on a **1-minute** chart, but you want to know what the **4-hour** candle looks like without switching screens. The AMD Model projects that 4-hour candle—and its internal development—right on top of your 1-minute chart.

Think of it as an X-ray vision for your charts, showing you the skeletal structure of the market moves that simpler indicators might miss.


---

# 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/models/amd-model/overview.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.
