> 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/topping-candles.md).

# Topping Signal

## Potential Topping Signal

Potential Local Tops are identified by orange bars accompanied by an orange **“T”** label displayed above the candle. These signals are designed to highlight areas where price action may be approaching a temporary or significant market top following an extended move to the upside.

These setups often indicate an increased probability of slowing momentum, consolidation, or a potential reversal. While some topping signals may only result in short-term pullbacks, others can develop into much larger macro market tops over time, making them important signals to monitor closely.

When multiple topping signals begin clustering together, it can often indicate that the market is entering a period of consolidation or weakening momentum. In many cases, this type of price behavior may suggest that downside pressure or a larger corrective move could be developing soon.

As with other Trading Alpha signals, topping indications should be analyzed alongside overall trend conditions and confirmation techniques before being considered actionable.

## Confirmation

Just like Reversal Signals, Potential Topping Signals require confirmation before they are considered valid or actionable. Since topping setups are bearish in nature, confirmation occurs when the candle following the topping signal closes **below the low wick** of the topping bar. This helps verify that bearish momentum is beginning to take control and that the topping signal is more likely to follow through.

Below are examples of topping signals that were properly confirmed and were followed by significant downside moves shortly afterward.

In the first example, the initial two topping signals were **not confirmed**, meaning price action failed to validate the bearish setup. However, the final topping signal did receive proper confirmation, and a major market selloff followed shortly after.

This particular setup preceded the well-known 2020 Bitcoin crash that ultimately drove price action down toward the $3,000 range. The confirmed topping signal appeared before an approximate 80% market decline, highlighting the importance of waiting for confirmation rather than reacting to every topping signal immediately.

Examples like this demonstrate why many traders choose to set alerts for Potential Topping Signals on higher timeframes, such as the daily chart, in order to stay aware of possible major market reversals and protect against significant downside risk.

![Example of a successful confirmed topping bar that signaled the -80% crash in Bitcoin to $3k](/files/-MgpzwSEWks6Zd18CbJE)

The second picture is of our topping signal & red bars calling the 2021 Bitcoin top & subsequent crash! Again the Alpha Trend could have saved a lot of people that ended up never coming back in the market after such a loss. Alpha Trend is the way.

![Alpha Trend signaling the 2021 crypto crash with our two bearish indicators.](/files/-Mgq2W7drM1OcvUiew-k)

## Using our Confirmation Suite Indicators

Our Alpha Thrust, & Alpha RSI can be used to confirm Topping signals just like for the Reversal signals & are both located within our Confirmation Suite. We go over examples of these indicator confirmations in our Confirmation Suite category of this Alpha Docs Guide.

{% hint style="info" %}
Note that our Confirmation Suite is included in our Alpha Bundle. The Confirmation Suite includes, Alpha Thrust, Alpha RSI, & our Support/Resistance indicator.
{% endhint %}

{% hint style="danger" %}
If tops are not confirmed by the following bar they are considered invalidated
{% 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/topping-candles.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.
