# Reversal Signals

## Which Way From Here?

The Trading Alpha Reversal Bars are one of the signature features of the Alpha Trend Suite, designed to help identify potential shifts in market direction before larger moves develop. These signals can appear during both bullish and bearish market conditions, providing insight into when an uptrend may be weakening or when a downtrend may be preparing to reverse higher.

* **Bearish Reversal Bars** are displayed in **yellow** and labeled with an **“R”**. These signals may indicate that upward momentum is weakening and that a move to the downside could be developing.
* **Bullish Reversal Bars** are displayed in **turquoise** and labeled with an **“R”**. These signals may suggest that bearish momentum is fading and that price action could be preparing to reverse back to the upside.

While Reversal Bars can provide powerful early signals, the most important concept to understand is that these setups require proper confirmation before being considered actionable or high-probability trade opportunities.

Confirmation helps determine whether the reversal is showing genuine strength and follow-through, rather than simply reacting to temporary volatility or market noise. Properly waiting for confirmation can significantly improve trade quality and help reduce false reversal entries.

## What is confirmation?

Confirmation is one of the core concepts used throughout both the Alpha Trend Suite and the HTF/LTF Suite. Confirmations are used to help validate trading setups and determine whether a signal has a higher probability of successfully following through.

When a setup receives proper confirmation, it means there is additional confluence between multiple signals or market conditions supporting the trade idea. This added confirmation helps traders filter out weaker setups, reduce false signals, and improve overall trade quality.

Rather than acting on a single signal alone, the Trading Alpha system emphasizes waiting for confirmation before considering a setup actionable. This process is designed to increase confidence in the trade while improving the probability that the market move aligns with the intended direction.

There are two primary types of confirmations used within the Trading Alpha setups, each designed to validate trend strength, momentum, and overall market conditions before entering or exiting a trade.

### 1) Using our indicators in our Confirmation Suite

Our Confirmation Suite indicators, including the Alpha Thrust and Alpha RSI, are designed to help validate and confirm Reversal Signals within the Trading Alpha system.

These tools provide additional layers of confluence by analyzing momentum, strength, and overall market conditions to determine whether a reversal setup is showing meaningful confirmation before being considered actionable.

Using confirmation indicators alongside Reversal Signals can help traders filter out weaker setups and improve the probability of identifying higher-quality trade opportunities.

Detailed examples and walkthroughs of how to use Alpha Thrust and Alpha RSI for confirmation can be found throughout the **Confirmation Suite** section of this Alpha Docs Guide.

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

### 2) Using one or two bar confirmations with price action

Another method of confirmation within the Trading Alpha system is using price action itself to validate a Reversal Signal.

For a Reversal Bar to be considered confirmed and actionable, one of the next two candles following the Reversal Bar must close beyond the wick of the Reversal Bar in the direction of the signal. This helps confirm that momentum is continuing in favor of the potential reversal rather than failing immediately after the setup appears.

* **Bullish Turquoise Reversal Bar:**\
  Confirmation occurs when one of the next two candles closes **above the high wick** of the Reversal Bar.
* **Bearish Yellow Reversal Bar:**\
  Confirmation occurs when one of the next two candles closes **below the low wick** of the Reversal Bar.

The overall size and strength of the confirming candle may also be considered when evaluating the quality of the setup. Larger, stronger candles can sometimes indicate stronger momentum and increased conviction behind the reversal move.

Below is a table outlining the confirmation process, followed by chart examples of both bullish and bearish confirmed Reversal Bar setups.

| Type                       | Bullish or Bearish | Confirmation type needed        |
| -------------------------- | ------------------ | ------------------------------- |
| Turquoise "R" Reversal Bar | BULLISH            | Close **ABOVE** signal bar wick |
| Yellow "R" Reversal Bar    | BEARISH            | Close **BELOW** signal bar wick |

{% hint style="info" %}
We also have a Youtube Video Tutorial where we go over many examples using our confirmation technique. Just note that there are no examples of two bar confirms in the video. But many examples of one bar confirms:

<https://www.youtube.com/watch?v=QNRlywXNGGY&t=22s>
{% endhint %}

## Bullish Reversal

Below is an example of a market downtrend that remains in place until a Turquoise Bullish Reversal Bar appears, signaling the potential beginning of a trend reversal to the upside.

Notice that the candle immediately following the Reversal Bar closes **above the high wick** of the Turquoise Reversal Bar. This serves as the required confirmation, validating the setup and indicating that bullish momentum may be strengthening.

This confirmation is what transforms the Reversal Bar from simply being a warning signal into a higher-probability actionable setup according to the Trading Alpha Confirmation Technique.

![Example of our Confirmed Bullish Reversal bar working in the 2021 Bitcoin bull market](/files/-MgMGxKYrkQWM1W9YsBH)

## Bearish Reversal

Below is an example of an ongoing uptrend that remains intact until a Yellow Bearish Reversal Bar appears, signaling the potential start of a move to the downside.

Notice that the candle immediately following the Reversal Bar closes **below the low wick** of the Yellow Reversal Bar. This provides the required confirmation, validating the reversal setup and indicating that bearish momentum may be beginning to take control.

This confirmation process is an important part of the Trading Alpha Confirmation Technique, helping traders distinguish between temporary market noise and higher-probability reversal opportunities.

![Example of our Confirmed Bearish Reversal bar working in the 2021 Bitcoin bull market](/files/-MgMLAeSmvJ1UITKfxW9)

## Two Bar Confirmation

An additional confirmation method used within the Trading Alpha system is the **Two-Bar Confirmation Technique**. This follows the same principles as the standard one-bar confirmation process, with the only difference being that confirmation is allowed to occur on the second candle following the Reversal Bar instead of the first.

For a Two-Bar Confirmation to be considered valid, one of the two candles immediately following the Reversal Bar must close beyond the wick of the Reversal Bar in the direction of the signal.

This technique allows for slightly slower market reactions while still providing confirmation that momentum is beginning to shift in favor of the reversal setup.

In the example below, the sequence begins with a bullish green-bar uptrend, followed by the appearance of a Reversal Bar. After confirmation is achieved, the market transitions into a bearish red-bar downtrend, demonstrating how confirmation can help validate a meaningful change in trend direction.

![An example of a 2 bar confirmation on a Bearish trend Reversal Bar!](/files/-Mdj997fgMNqIzKdjV3R)

{% hint style="info" %}
One bar confirmations are our go to. Two Bar Confirmations are valid as well. So make sure you watch both the next two bars after the Reversal Signal prints.
{% endhint %}


---

# 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://trading-alpha.gitbook.io/trading-alpha-docs/alpha-trend/potential-reversals-and-local-tops.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.
