# Double Top

### Introduction

The Double Top is a **bearish reversal** chart pattern that signals potential **SHORT opportunities** or **LONG position exits**. This pattern occurs when price reaches a high, declines, rallies back to a similar high, then declines again, creating an "M" shape that indicates potential trend reversal from bullish to bearish.

### How Double Top Works

Double Top is a bearish reversal chart pattern with specific characteristics:

• **Two peaks** - Price reaches approximately equal highs separated by a valley\
• **Neckline formation** - The low point between peaks creates support (neckline)\
• **Volume pattern** - Typically decreases on second peak, increases on breakdown\
• **Confirmation requirement** - Pattern confirmed when price breaks below neckline\
• **Target calculation** - Price target equals pattern height subtracted from neckline

{% hint style="info" %}
**Pattern Psychology:** The pattern shows bulls making two attempts to push price higher, but failing to break above the previous high. This failure, combined with the subsequent breakdown below the neckline, demonstrates a clear shift in market sentiment from bullish to bearish as sellers gain control.
{% endhint %}

#### Key Characteristics

| Attribute        | Details                                   |
| ---------------- | ----------------------------------------- |
| **Category**     | Chart Patterns                            |
| **Type**         | Bearish Reversal Signal                   |
| **Primary Use**  | SHORT entries, LONG exits                 |
| **Timeframe**    | All timeframes supported (1m to 1M)       |
| **Confirmation** | Neckline break, volume, resistance levels |

### Strategy Applications

#### 🔴 SHORT STRATEGY (Primary Use)

{% hint style="success" %}
Double Top is primarily a **SHORT signal** - enter short positions when the pattern completes with neckline breakdown.
{% endhint %}

**Base Entry Order (SHORT)**

```
Base Order Condition: Double Top neckline breakdown
First Condition: Double Top
Timeframe: 1H

Additional Confirmation:
First Condition: Volume
Timeframe: 1H  
Operator: Greater Than
Second Condition: Simple Moving Average (20)
Timeframe: 1H
```

**Additional Entry Orders (SHORT)**

```
Additional Entry 1: Pattern confirmation with momentum
First Condition: RSI
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 55

OR

Additional Entry 2: Breakdown acceleration
First Condition: Close Price
Timeframe: 1H
Operator: Less Than
Second Condition: Low Price
Timeframe: 1H
```

**Take Profit Orders (SHORT)**

```
Rule 1: Exit condition - Pattern target reached
First Condition: Close Price
Timeframe: 1H
Operator: Less Than
Second Condition: Low Price
Timeframe: 1H

OR

Rule 2: Exit condition - Oversold bounce warning
First Condition: RSI
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 25

OR

Rule 3: Exit condition - Bullish reversal pattern
First Condition: Double Bottom
Timeframe: 1H
```

**Stop Loss Orders (SHORT)**

```
Rule 1: Stop loss - Pattern invalidated (break above peaks)
First Condition: Close Price
Timeframe: 1H
Operator: Greater Than
Second Condition: High Price
Timeframe: 1H

OR

Rule 2: Stop loss - Volume surge breaks bearish momentum
First Condition: Volume
Timeframe: 1H
Operator: Greater Than
Second Condition: Simple Moving Average (20)
Timeframe: 1H

OR

Rule 3: Stop loss - Bullish momentum confirmed
First Condition: MACD Line
Timeframe: 1H
Operator: Cross Above
Second Condition: MACD Signal Line
Timeframe: 1H
```

#### 🟢 LONG STRATEGY (Secondary Use)

Double Top is used in LONG strategies primarily as an **exit signal** for existing positions.

{% hint style="warning" %}
**Counter-Trend Risk:** Using Double Top for new LONG entries is high-risk and should only be considered in extreme oversold conditions with very tight risk management.
{% endhint %}

**Base Entry Order (LONG) - Not recommended**

{% hint style="danger" %}
New LONG entries not recommended with Double Top pattern. Use bullish reversal patterns instead:

* [Double Bottom](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/double-bottom)
* [Inverse Head and Shoulders](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/inverse-head-and-shoulders)
* [Falling Wedge](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/falling-wedge)
  {% endhint %}

**Take Profit Orders (LONG) - Exit existing positions**

```
Rule 1: Exit condition - Double Top signals trend reversal
First Condition: Double Top
Timeframe: 1H

OR

Rule 2: Exit condition - Resistance level reached
First Condition: Close Price
Timeframe: 1H
Operator: Greater Than
Second Condition: High Price
Timeframe: 1H

OR

Rule 3: Exit condition - Momentum exhaustion
First Condition: RSI
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 75
```

**Stop Loss Orders (LONG) - Protect existing positions**

```
Rule 1: Stop loss - Double Top confirms downtrend
First Condition: Double Top
Timeframe: 1H

OR

Rule 2: Stop loss - Neckline breakdown confirmed
First Condition: Close Price
Timeframe: 1H
Operator: Less Than
Second Condition: Low Price
Timeframe: 1H

OR

Rule 3: Stop loss - Volume confirms breakdown
First Condition: Volume
Timeframe: 1H
Operator: Greater Than
Second Condition: Simple Moving Average (20)
Timeframe: 1H
```

### Advanced Strategy Combinations

#### Multi-Timeframe Double Top Analysis (SHORT)

{% tabs %}
{% tab title="Setup" %}
**Higher Timeframe Confirmation:**

* **Daily:** Double Top formation + [RSI](https://docs.skyrexio.com/strategy-builder/built-in-conditions/momentum-oscillators/rsi) > 65
* **4H:** Trend weakening ([EMA(21)](https://docs.skyrexio.com/strategy-builder/built-in-conditions/moving-averages/ema) flattening)
* **1H:** Neckline breakdown + [Volume](https://docs.skyrexio.com/strategy-builder/built-in-conditions/volume-data/volume) confirmation
  {% endtab %}

{% tab title="Execution" %}
**Entry:** 1H neckline breakdown\
**Target:** Pattern height from neckline\
**Stop:** Above second peak
{% endtab %}
{% endtabs %}

#### Resistance Level Rejection (SHORT)

{% hint style="info" %}
**Setup Process:**

1. Price approaches major resistance level
2. Double Top forms at resistance
3. Second peak shows volume divergence
4. Neckline breakdown confirms pattern

**Execution:**

* **Base Order:** Double Top neckline break
* **Additional:** RSI momentum confirmation
* **Take Profit:** Support levels, pattern targets
* **Stop Loss:** Break above resistance peaks
  {% endhint %}

### Risk Management Guidelines

#### Position Sizing

| Strategy Type      | Position Size       | Conditions                        |
| ------------------ | ------------------- | --------------------------------- |
| **SHORT Strategy** | Standard            | Pattern at resistance with volume |
| **LONG Strategy**  | Avoid new entries   | Exit existing positions only      |
| **High Volume**    | Increase confidence | Larger position acceptable        |
| **Low Volume**     | Reduce size         | Wait for confirmation             |

#### Pattern Reliability Factors

{% tabs %}
{% tab title="High Reliability" %}
✅ Forms at established resistance levels\
✅ Volume decreases on second peak\
✅ High volume on neckline breakdown\
✅ Clear separation between peaks
{% endtab %}

{% tab title="Low Reliability" %}
❌ Forms in middle of trading range\
❌ Peaks at different levels\
❌ Low volume on breakdown\
❌ Compressed time formation
{% endtab %}
{% endtabs %}

### Best Practices

#### For SHORT Strategies

{% hint style="success" %}

1. **Wait for neckline break** - Pattern isn't confirmed until breakdown
2. **Volume confirmation** - Ensure high volume on neckline breakdown
3. **Resistance context** - Best results at major resistance levels
4. **Target management** - Take profits at measured move targets
   {% endhint %}

#### For LONG Strategies

{% hint style="warning" %}

1. **Exit signal only** - Use primarily to exit existing LONG positions
2. **Quick recognition** - Exit immediately upon pattern completion
3. **No new entries** - Avoid new LONG positions with this pattern
4. **Risk management** - Protect capital from major reversals
   {% endhint %}

#### Common Mistakes to Avoid

{% hint style="danger" %}

* **Early entry** - Entering before neckline breakdown confirmation
* **Wrong direction** - Going LONG on a bearish reversal pattern
* **Volume ignored** - Trading without volume confirmation
* **Target greed** - Holding beyond reasonable profit targets
  {% endhint %}

### Market Conditions Analysis

| Market Type         | SHORT Strategy Effectiveness   | LONG Strategy Effectiveness  |
| ------------------- | ------------------------------ | ---------------------------- |
| **Uptrend**         | 🟢 High (major reversal)       | 🔴 Very Low (against trend)  |
| **Downtrend**       | 🟡 Medium (continuation)       | 🔴 Low (counter-trend)       |
| **Ranging**         | 🟢 High (at resistance)        | 🟡 Medium (exit signal only) |
| **High Volatility** | 🟢 High (clear patterns)       | 🔴 Low (whipsaws)            |
| **Low Volume**      | 🔴 Low (wait for confirmation) | 🔴 Very Low (avoid)          |

### Related Patterns

| Pattern                | Relationship             | Link                                                                                                                   |
| ---------------------- | ------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
| **Double Bottom**      | Opposite bullish signal  | [Double Bottom](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/double-bottom)           |
| **Head and Shoulders** | Similar bearish reversal | [Head and Shoulders](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/head-and-shoulders) |
| **Rising Wedge**       | Bearish continuation     | [Rising Wedge](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/rising-wedge)             |
| **Bearish Flag**       | Bearish continuation     | [Bearish Flag](https://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/bearish-flag)             |

### Conclusion

{% hint style="info" %}
Double Top is primarily a **SHORT signal** indicating potential major trend reversal from bullish to bearish. While it can be used in LONG strategies as an exit signal, its primary value lies in identifying SHORT opportunities at major resistance levels.
{% endhint %}

#### Key Takeaways

{% hint style="success" %}

* **PRIMARY USE**: SHORT entries after neckline breakdown
* **SECONDARY USE**: LONG exits when holding positions
* **NEVER**: New LONG entries with this bearish pattern
* **ALWAYS**: Confirm with [Volume](https://docs.skyrexio.com/strategy-builder/built-in-conditions/volume-data/volume) and wait for neckline break
  {% endhint %}

Success with Double Top requires patience to wait for pattern completion and confirmation. The pattern's reliability increases significantly when it forms at major resistance levels with proper volume confirmation on the breakdown.

{% hint style="info" %}
**Ready to Build Your Own Strategy?**

Try our free AI-powered Strategy Builder at [app.skyrexio.com](https://app.skyrexio.com) and start creating professional trading strategies today. No coding required!
{% 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://docs.skyrexio.com/strategy-builder/built-in-conditions/chart-patterns/double-top.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.
