# 2. Trend & Momentum

***

<mark style="color:green;">**Green Background:**</mark> The background color changes to **green** when the smaller trigger lines intersect and cross **above** the larger trigger lines, while remaining above them.

<mark style="color:red;">**Red Background:**</mark> The background color changes to **red** when the smaller trigger lines intersect and cross **below** the larger trigger lines, while remaining below them.

***

<h2 align="center">Understand Trend &#x26; Momentum Using Nexgen</h2>

{% embed url="<https://youtu.be/pXHN7m3a9OI>" fullWidth="true" %}

{% embed url="<https://www.youtube.com/watch?v=7MTTeFcyjTQ>" fullWidth="true" %}

***

{% hint style="success" %}
Odds Favorable Momentum occurs when **both sets of triggers are appropriately positioned and either wide or expanding.** This alignment indicates a higher likelihood of sustained momentum in the market.
{% endhint %}

<figure><img src="/files/3C3z9W7T2VWtsUCyMWYK" alt=""><figcaption></figcaption></figure>

***

{% hint style="success" %}
When small triggers are positioned <mark style="color:green;">**ABOVE**</mark> the large triggers; this configuration indicates a high probability that the prevailing trend will persist, making it a suitable time for <mark style="color:green;">**long**</mark>-trend trades.
{% endhint %}

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

***

{% hint style="success" %}
When small triggers are positioned <mark style="color:red;">**BELOW**</mark> the large triggers; this configuration indicates a high probability that the prevailing trend will persist, making it a suitable time for <mark style="color:red;">**short**</mark>-trend trades.
{% endhint %}

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

***

{% hint style="success" %}
When the small trigger is positioned <mark style="color:orange;">**INSIDE**</mark> the large trigger, but no Fibonacci areas have been reached, it suggests a high likelihood of trend continuation. In such instances, both triggers exhibit a crossing pattern while trending within each other. This configuration commonly occurs when the market breaks through Fibonacci areas during an extended trend.
{% endhint %}

<figure><img src="/files/1BlwYRYPZeDNKPplEjGF" alt=""><figcaption></figcaption></figure>

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

***

{% hint style="danger" %}
When the Trigger Lines align with or reach the Fibonacci levels, it signifies a higher probability of the trend coming to a <mark style="color:red;">**halt**</mark><mark style="color:red;">.</mark> This occurrence suggests that the prevailing trend will likely experience a pause or potential reversal.
{% endhint %}

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

<figure><img src="/files/V6M8QoUZlcU5eIQv3M7F" 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/2.-trend-and-momentum.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.
