# 1 Tick Wonder

The AlgoBox™ One Tick Wonder is a pattern strategy where price surpasses a previous high or low by one tick, and then immediately reverses, potentially trapping new participants at that new high or low. <br>

<figure><img src="/files/kFdtz0uzq6jXf7Ngswhk" alt=""><figcaption><p>An example of a bullish One Tick Wonder price pattern.</p></figcaption></figure>

Since the One Tick Wonder is price pattern, it should be analyzed in conjunction with other AlgoBox™ indicators and strategies for more confluence, such as [SMLK Timing Lines](/fundamentals/smlk-timing-lines.md), [Harmonic Patterns](/fundamentals/harmonic-patterns.md), [FibElliDotts](/fundamentals/fibellidott.md) etc.

<figure><img src="/files/o4eCkDTc8CVUYrRsAJSW" alt=""><figcaption><p>One Tick Wonder price pattern also applies to the downside as seen above.</p></figcaption></figure>

Other trap patterns: \ <br>

* [Turtle](/strategies/turtle.md)
* [Richie](/strategies/richie.md)
* [4 LDT](/strategies/4-legged-dog-trap.md)

***

## Video Tutorials: One Tick Wonder

{% embed url="<https://youtu.be/I7ptUmRRA1A?si=TnqwXnwExthpByGI>" %}
WATCH: This short video explains the One Tick Wonder strategy
{% endembed %}

{% embed url="<https://youtu.be/L-UbTSusSuU?t=1186>" %}
WATCH: Vinny E. Mini shows an example of a One Tick Wonder play in this video review, starting at the 19:47 time stamp.
{% endembed %}

{% embed url="<https://youtu.be/czL6bXk5oEc?t=2467>" %}
WATCH: Vinny E. Mini shows an example of a One Tick Wonder in this Mentorship Monday Q\&A, starting at the 41:08 time stamp.
{% 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/1-tick-wonder.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.
