> 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/turtle-soup-model-tm/smt.md).

# SMT

In the context of the Turtle Soup Model (TSM), the Smart Money Technique (SMT) serves as a crucial confluence indicator that enhances the reliability of a formed model. When an SMT signal aligns with a model, it signifies a high level of confidence in the market's direction, suggesting a strong and likely sustained trend.

<figure><img src="/files/5bx6CYKeNH5pKJZXth8q" alt=""><figcaption></figcaption></figure>

The SMT acts as a confirmation tool, validating the directional bias indicated by the Turtle Soup Model. It helps identify the participation of smart money—institutional and sophisticated market players whose actions often drive significant market movements.

When the SMT signal aligns with a specific model, such as a Sweep or Market Structure Shift (MSS) formation, it confirms the likelihood of the market continuing in the indicated direction.

This confluence between the Turtle Soup Model and SMT provides traders with a more reliable and robust framework for predicting price action, offering greater clarity on the most probable market movement.

With the added confirmation from SMT, traders can enter positions with greater conviction, knowing that the market is likely to follow through in the projected direction.

In summary, the SMT within the Turtle Soup Model is a vital confluence factor that strengthens the directional signals of the model. When an SMT signal aligns with a formed market model, it solidifies a clear market bias, indicating a high probability of price movement in that direction.

By leveraging this confluence, traders can make more informed, high-confidence decisions for both market entries and exits.


---

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