# 3. Termination Conditions

{% hint style="warning" %}
Fibonacci-derived zones have the potential to signal trend reversals. Nexgen extensively emphasizes the significance of <mark style="color:orange;">**Termination Conditions**</mark>. These conditions serve as profit targets for your trades and indicators of Fibonacci-based areas and patterns that can conclude a trend. \
\
It is crucial to avoid initiating new trades at termination areas, as doing so often results in losses. This concept holds significant importance for the development of your trading plan.
{% endhint %}

***

<div data-full-width="false"><figure><img src="/files/NU940WBttYMQHQIpvPVl" alt=""><figcaption></figcaption></figure></div>

***

{% hint style="warning" %}
**Fibonacci Areas & Assessing The Trigger Line Location:**\
The continuation of a trend is likely to be interrupted when the trigger lines are not positioned "**BEYOND**" any Fibonacci area. \
\
It is crucial to emphasize that when the price encounters a Fibonacci area, the primary aspect to consider initially is the relative placement of the trigger lines concerning that area. Understanding and evaluating this relationship is of the utmost importance.
{% endhint %}

<figure><img src="/files/LGuHwPaTlrPS6RPn0lw0" alt=""><figcaption></figcaption></figure>

***

{% hint style="warning" %}

### Divergence Pivot Stop-Outs:&#x20;

**The divergence line(s)** ( represented by the cyan line in this example below ) is a pivotal tool for traders in predicting potential trend reversals. By considering the location of the small and large trigger lines around the divergence lines, traders can gain insights into the likelihood of a low point, terminating and initiating a potential trend reversal.

When the price touches a divergence line, it is referred to as a "**Pivot Stop-Out**," or a "**Divergence Stop-Out.**" This signifies that the price has tested a previous *high* or *low* but failed to maintain its momentum in that direction. The pivot stop-out of a prior divergence high or low is particularly impactful when it occurs at a Fibonacci area where no trigger lines are positioned above it.  It is crucial to observe the positioning of the trigger lines relative to the divergence line at the time of the pivot stop-out, particularly when it occurs at a low point.
{% endhint %}

<figure><img src="/files/11vxaMaKgnTsCa7JkWVQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Yj2wXbtlkfFs8JaraAUN" alt=""><figcaption></figcaption></figure>

***

{% hint style="warning" %}

#### Yellow / Magenta Dots "1:1's": <a href="#yellow-one-to-ones" id="yellow-one-to-ones"></a>

The chart below demonstrates the trend's termination at the yellow one-to-one dots. It is crucial to observe that the small triggers are not positioned *below* the one-to-one price. Furthermore, note that the market initiates the trigger line bottoming routine after the one-to-one level holds. Subsequently, the price reaches the mid-band after a few bars, followed by a downward movement to touch and "test" the large trigger once it rolls up. You should search for potential 5-1 chart trend trade long opportunities.
{% endhint %}

<figure><img src="/files/0DmhVbJw5kIZKDJe7UO0" alt=""><figcaption></figcaption></figure>

The example below illustrates a termination at the <mark style="color:yellow;">**One-to-One**</mark> levels on the 13-2 chart. As a result, it is advised **not** to take trend trades on the 5-1 chart. Generally, engaging in such trend trades in this scenario will likely result in losses.

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

***

{% hint style="warning" %}

#### Multiple Divergences At The Same Price Level: <a href="#multiple-divergences-at-the-same-price-level" id="multiple-divergences-at-the-same-price-level"></a>

When **three** divergences occur in the same price area, it strongly indicates a <mark style="color:orange;">**Termination Condition**</mark> likely to halt the prevailing trend, irrespective of the chart's size or timeframe. This pattern of **three** divergences holds significant power in reversing the market price in most cases.
{% endhint %}

<figure><img src="/files/z6Ng8QelzKTBblq0g6QS" alt=""><figcaption></figcaption></figure>

When three divergences occur within a narrow range, it often signifies a strong market reversal. In the given example, we observe three divergences on a larger chart, which lead to a robust top formation. Subsequently, the price breaks through the initial Fibonacci support, indicating a significant shift in the market trend to the downside.

<figure><img src="/files/XdHZv7Znj7qW8e2cbEAL" alt=""><figcaption></figcaption></figure>

***


---

# 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://nexgen-software-services.gitbook.io/nexgens-software-day-trading-documentation/indicator-packages/ninjatrader-8-indicators/3.-termination-conditions.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.
