# Turtle

The Turtle is a strategy based on a price structure trap pattern that tends to trap mostly sellers, potentially offering a swift and extended move to the upside once it begins.

The Turtle emphasizes the importance of implementing patience by [stalking trades](https://docs.algoboxpro.com/tips/stalking-trades) while the pattern is unfolding.

<figure><img src="/files/xq3qXOViQBbGOtHknfyS" alt=""><figcaption><p>Example of the Turtle pattern.</p></figcaption></figure>

The "TURTLE FEET" is the area where new sellers may get trapped in short positions.

As price rises to form the "TURTLE SHELL" trapping both new buyers and new sellers, causing confusion as price whipsaws up and down. As the shell pattern unfolds, more short term sellers entering the market likely place their stop losses just above the shell area.

<figure><img src="/files/suF0YXDuRUbvFYh4Abkz" alt=""><figcaption><p>Example of the Turtle Strategy in Action</p></figcaption></figure>

As price slowly grinds towards the "TURTLE FEET" location, new buyers may enter and the sellers near the "TURTLE FEET" likely close their positions at a loss, adding to the buying pressure. Sellers that hold their position hoping for a continuation down begin to feel the squeeze as the "TURTLE NECK" is the first swift movement in price we need to wait for, to confirm the pattern.

***

## Examples

<figure><img src="/files/DnhLMiVedXab8hLtAlXu" alt=""><figcaption><p>STUDY: Can you label all four features of this Turtle pattern without referring to the labeled diagram?</p></figcaption></figure>

Since the Turtle is strictly a price structure pattern, you may want to be on the lookout other signs of confluence at various stages of the pattern:<br>

* [FlowMaster™ Alpha Omega](/fundamentals/flowmaster-tm-alpha-omega.md)
* [FlowMaster™ AudioBox](/fundamentals/flowmaster-tm-audiobox.md)
* [FlowMaster™ Enigma](/fundamentals/flowmaster-tm-enigma.md)
* [SMLK Timing Lines](/fundamentals/smlk-timing-lines.md)
* [Double Delta](/strategies/double-delta.md)
* [Delta Shift](/fundamentals/flowmaster-tm-delta-flagging-pro.md)
* [DCDM](/strategies/dcdm.md)
* [DCR](/strategies/dcr.md)\
  \
  etc.

<figure><img src="/files/JSMRyj7inSBzVnNbi3L2" alt=""><figcaption><p>STUDY: A Turtle pattern appears on NQ futures.</p></figcaption></figure>

***

## Video Tutorials: Turtle

{% embed url="<https://youtu.be/uoGknKyaG0M>" %}
WATCH: This short video explains the Turtle strategy.
{% endembed %}

{% embed url="<https://www.youtube.com/watch?index=75&list=PLo4KlSAPvmu5h_AFYVFVIEPeTbQ2dDpXP&pp=gAQBiAQB&t=462s&v=vGKSoFK83CQ>" %}
WATCH: Vinny E. Mini teaches and explains the Turtle strategy in this video tutorial.
{% endembed %}

***

[Try AlgoBox™ for free ](https://www.algoboxpro.com/start-trial)- No credit card required, no obligation, no gimmicks.

[Disclaimer](/links/disclaimer.md)


---

# 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.algoboxpro.com/strategies/turtle.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.
