# 1. The Indicators

***

The T3 Fibs ProTrader Automated Fibonacci Software incorporates a range of crucial indicators, each serving a distinct purpose within the trading framework. \
\
This documentation will provide you with a complete understanding of these indicators by breaking them down individually and building upon each other, unlocking our software's full potential and helping you make informed trading decisions.

***

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

***

<h2 align="center">The Indicators You Will See On Your Charts</h2>

**Nexgen's T3 Trigger Lines**

* ***Small Triggers:*** These are 20-period moving averages that respond quickly to price changes, closely following price bars.​
* ***Large Triggers:*** These are 38-period moving averages that provide a broader view of market trends.​

*<mark style="color:yellow;">**Function:**</mark>* The interaction between Small and Large Triggers helps define market **trends** and **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.

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

***

<h3 align="center">Nexgen's Areas:</h3>

* **Fibonacci Support and Resistance Levels**

  Blue horizontal lines indicate support levels, while red horizontal lines denote resistance levels.​

  *<mark style="color:yellow;">**Function:**</mark>* These levels are automatically plotted by the software and serve as critical areas where the price may reverse or consolidate.&#x20;

***

* **One-to-Ones (1:1s)**

  Yellow and magenta dots plot horizontally, where there are similar swing sizes.​

  *<mark style="color:yellow;">**Function:**</mark>* These Fibonacci-based projections identify potential support or resistance levels based on equal swing measurements.&#x20;

***

* **Divergence Lines**

  Cyan or magenta horizontal lines with a negative percentage value at pivot highs or lows (e.g., 34%).​

  *<mark style="color:yellow;">**Function:**</mark>* Indicate a divergence between price and the T3 MACD BB lines, suggesting potential trend reversals or weakening momentum. ( The Negative #'s are Random )

***

* **T3 Midband Line**

  A 55-period exponential moving average that changes color based on trend direction ( green for bullish momentum, magenta for bearish momentum ).​

  *<mark style="color:yellow;">**Function:**</mark>* Acts as a trend continuation level and often serves as dynamic support or resistance. ​

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

***

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

***


---

# 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/1.-the-indicators.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.
