> For the complete documentation index, see [llms.txt](https://trading-alpha.gitbook.io/trading-alpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trading-alpha.gitbook.io/trading-alpha-docs/alpha-trend/alpha-track.md).

# Alpha Track

## What is the Alpha Track?

The Alpha Track is a trend-following line designed to help traders identify the overall direction and strength of the current market trend. It serves as a visual guide for determining whether market conditions are leaning bullish or bearish.

In addition to trend direction, the Alpha Track can also act as a dynamic area of support and resistance during trending market conditions. Price action will often react around the Alpha Track line, making it a useful tool for identifying potential continuation areas, trend support, resistance zones, or possible changes in momentum.

When price remains above the Alpha Track, it can indicate underlying bullish strength. When price remains below the Alpha Track, it can suggest bearish market conditions or continued downside pressure.

The Alpha Track becomes even more powerful when combined with other Trading Alpha tools such as the Micro Trend Dots, Macro Trend Bars, Reversal Signals, and Confirmation techniques, helping traders build additional confluence and confidence in trend analysis.

## How does it identify the trends direction?

The Alpha Track changes color dependent on the trends overall direction. Green means bullish. Yellow means caution. Red means bearish.

![](/files/WlduB8E4GLcHvRz7uTUj)

## How does it work as support & resistance?

The Alpha Track can often act as a dynamic support or resistance level during trending market conditions. Rather than functioning as a fixed horizontal level, the Alpha Track adjusts with price action and trend direction over time.

During a bullish trend, it is common for price action to pull back toward the Alpha Track line, find support, and then continue moving higher. These reactions can help traders identify healthy pullbacks within an ongoing uptrend while maintaining awareness of the broader bullish structure.

Likewise, during bearish market conditions, price action will often rally back toward the Alpha Track line, fail to break above it, and then reject lower. In these situations, the Alpha Track can act as dynamic resistance, helping traders identify areas where downside momentum may continue.

Because of this behavior, many traders use the Alpha Track as an additional tool for:

* Identifying trend continuation setups
* Evaluating support and resistance reactions
* Monitoring momentum strength or weakness
* Timing potential entries or exits within trending markets

When combined with other Trading Alpha signals such as the Micro Trend Dots, Macro Trend Bars, and Reversal Confirmations, the Alpha Track can provide additional confluence and improve overall trend analysis.

![](/files/3AZx5Ot2xs0fsSBuHO14)

## Above the Track is Bullish. Below the track is bearish

The Alpha Track line can be used as a simple but effective way to interpret overall market direction and trend strength.

When price action remains **above the Alpha Track**, it is generally considered a bullish sign, indicating that buyers are maintaining control of the trend. This bullish interpretation becomes even stronger when price is trading above a **Green Alpha Track line**, which signals favorable bullish trend conditions.

Conversely, when price action remains **below the Alpha Track**, it is generally considered bearish, suggesting that sellers are controlling market momentum. This bearish interpretation becomes stronger when price is trading below a **Red Alpha Track line**, reinforcing weakness within the overall trend structure.

Using the Alpha Track in this way can help traders:

* Quickly identify overall market bias
* Stay aligned with prevailing trend direction
* Avoid trading against stronger market momentum
* Improve trend-following decision making

When combined with other Trading Alpha signals such as Micro Trend Dots, Macro Trend Bars, and Reversal Confirmations, the Alpha Track can provide additional confluence and a clearer understanding of market conditions.

![Price action in an uptrend, indicated by candles staying above the Track line. Even during weakness it kept you in the trend.](/files/Z0k85WLGElaXjEQTyGfO)

![Price action in a downtrend, indicated by candles staying below the Track line. Even during rallies it kept you in the downtrend. Notice how it is also being used as resistance during the temporary relief rallies.](/files/8WKDVX6IPdzdyugi80Dx)

## Intensity settings

The Alpha Track includes three different intensity settings: **Low, Medium, and High**. These settings allow traders to adjust the sensitivity of the Alpha Track based on the specific asset, market conditions, and trading style being used.

We recommend reviewing the recent price history and behavior of the asset you are analyzing in order to determine which intensity setting best fits the current market cycle. Different assets and market environments may respond better to different levels of sensitivity.

One effective approach is to observe how price action reacts around the Alpha Track:

* If the Alpha Track is consistently acting as reliable support and resistance, that intensity setting may be well suited for the asset.
* If the setting is accurately identifying previous bullish and bearish trend transitions, it may also indicate that the chosen intensity level is providing strong trend analysis for current conditions.

Lower intensity settings may provide smoother, less reactive trend signals, while higher intensity settings may react more quickly to changes in price action and momentum.

Because market conditions are constantly evolving, traders are encouraged to experiment with different intensity levels and adapt their settings based on volatility, timeframe, and overall trend behavior.

![](/files/98zyEKuMOSNXpX9oJSzK)

{% hint style="warning" %}

## How to turn on the Alpha Track?

Please note that both the Alpha Dots & the Alpha Track although come in the Alpha Trend+, they are turned off just by default.&#x20;

To turn them on from your chart, simply hover over the Alpha Trend+ indicator name in the upper left hand corner of your screen. Locate & click the settings icon (cog wheel). Then from the setting page that pops up, simply toggle on/off the Alpha Dots, or Alpha Track or both as you wish.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://trading-alpha.gitbook.io/trading-alpha-docs/alpha-trend/alpha-track.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.
