# Overview

The ICT Turtle Soup Model is a price action-based trading strategy introduced by Michael J. Huddleston, also known as the Inner Circle Trader (ICT). It is designed to capitalize on false breakouts of key swing highs or lows—often referred to as “liquidity grabs.”

Building on the original Turtle Soup concept, the ICT version incorporates smart money principles, focusing on market structure, liquidity, and timing.

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

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

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

{% content-ref url="/pages/7jR9E3eMLvprBYTH1qEp" %}
[Components](/models/turtle-soup-model-tm/components.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/YPuc6pVKcaeVVgxnkZVq" %}
[Filters](/models/turtle-soup-model-tm/filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/uhic5gPUUWIZeWxUp4Yj" %}
[PD Arrays](/models/turtle-soup-model-tm/pd-arrays.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZkEPXCftjsXa6A2Ffdwz" %}
[Standard Deviation](/models/turtle-soup-model-tm/standard-deviation.md)
{% endcontent-ref %}

{% content-ref url="/pages/baeEd2eAyi66zz5Ymcf3" %}
[SMT](/models/turtle-soup-model-tm/smt.md)
{% endcontent-ref %}

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

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

Traders use this strategy to anticipate sharp reversals after stops are run beyond obvious support or resistance levels, making it a valuable tool for both intraday and swing trading.


---

# 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/turtle-soup-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.
