# 2-Try Rule

The 2-Try Rule is a name for an **optional concept** that states that you may potentially re-enter a trade that has triggered your stop loss.\
\
You may consider a +1 contract increase in position size of the first attempt.

<figure><img src="/files/pWTAyfYGD6XK80qo9fur" alt=""><figcaption><p>Despite the name of the concept being a rule, it is OPTIONAL.</p></figcaption></figure>

{% hint style="info" %}
+1 contract is the minimum. You may choose to increase the number of contracts based on other factors such as your experience, current trade count, or your account size etc, at your own risk and sole discretion.&#x20;
{% endhint %}

<figure><img src="/files/t78zFjBjOahmGzbp0HGH" alt=""><figcaption><p>An example of retrying a Shark Back long trade after the initial attempt stop loss was triggered.</p></figcaption></figure>

The second try trade does not count as an additional trade on the [Trade Tracker](/fundamentals/trade-tracker.md).

Ideally, there would be more factors of confluence on the second try, such as FlowMaster™ AudioBox, Delta Flush or a Cluster Reversal etc.

***

## Video Tutorials: 2 Try Rule

{% embed url="<https://youtu.be/xtcmOCnUm5E>" %}
WATCH: This short video explains the 2-Try Rule and how to use it.
{% endembed %}

## 2-Try Rule Live Example

{% embed url="<https://www.youtube.com/watch?v=cVWKzuRAeDA>" %}
WATCH: Vinny E. Mini applies and explains the 2-Try Rule on live stream in this short clip.
{% 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/essential-tips-and-techniques/2-try-rule.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.
