> 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/price-action-model-tm.md).

# Price Action Model™

The **Price Action Model** is a premium, comprehensive indicator designed for traders who rely on core price action concepts, smart money mechanics, and structural analysis. It removes the subjectivity from chart reading by automating the detection of high-probability setups.

<figure><img src="/files/6mLZY2GxlL08Oj4swO1Y" alt=""><figcaption></figcaption></figure>

At its core, this model believes that markets are driven by liquidity and structure. Retail traders often place their stop-losses at obvious pivot highs and lows. Smart money (institutions and large players) target these liquidity pools to fill their massive orders.

This indicator is specifically engineered to wait for these "Liquidity Sweeps" to occur. It then watches for a confirmed "Change of Character" (CHoCH) to ensure the trend is actually reversing before signaling a valid setup.

Beyond just signaling entries, the Price Action Model provides an end-to-end trading framework:

1. **Context:** Understand the macro narrative using HTF Overlays and the MTF Dashboard.
2. **Setup:** Identify when retail stops have been hunted via Liquidity Sweeps.
3. **Confirmation:** Confirm the reversal via automated Market Structure shifts (CHoCH).
4. **Management:** Manage the trade mechanically using volatility-adjusted Dynamic Targets and an ATR Trailing Stop.

Whether you trade forex, crypto, or equities, this tool provides the structure needed to execute disciplined, high-probability trades.

{% hint style="warning" %}

* This model is designed for educational and analytical purposes to study market structure, trends, and price behavior.
* It does not provide trading signals and should not be used as a substitute for independent analysis or proper risk management.
* The model is timeframe - and symbol-agnostic, automatically adapting to any market, asset, or chart it is applied to.
  {% 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/models/price-action-model-tm.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.
