# Aroon Down (14)

### Introduction

The Aroon Down (14) is a **bearish trend indicator** that measures downward momentum by tracking how recently price made new lows. This indicator is primarily used for **SHORT opportunities** and **LONG position exits**, providing clear signals when bearish momentum is accelerating.

### How Aroon Down (14) Works

Aroon Down was developed by Tushar Chande to measure how long it has been since the lowest low within a specified period. The calculation is: **Aroon Down = ((n - periods since lowest low) / n) × 100**, where values range from 0 to 100.

Aroon Down characteristics: • **High values (near 100)** indicate recent new lows and strong bearish momentum\
• **Low values (near 0)** indicate old lows and weak bearish momentum\
• **Momentum measurement** focuses on recency of lows rather than price levels\
• **Breakdown confirmation** - spikes to 100 often confirm breakdowns to new lows

{% hint style="info" %}
**Market Psychology:** Aroon Down measures the "freshness" of bearish pressure. When Aroon Down is near 100, it means the market just made new lows, indicating active selling pressure and bearish momentum. When near 0, it means the lowest low is old, suggesting bearish momentum has faded and bulls may be gaining control.
{% endhint %}

#### Key Characteristics

| Attribute        | Details                                              |
| ---------------- | ---------------------------------------------------- |
| **Category**     | Trend Indicators                                     |
| **Type**         | Bearish Trend & Momentum Indicator                   |
| **Primary Use**  | SHORT entries and bearish momentum identification    |
| **Timeframe**    | All timeframes supported (1m to 1M)                  |
| **Confirmation** | Volume analysis, support levels, Aroon Up comparison |

### Strategy Applications

#### 🔴 SHORT STRATEGY (Primary Use)

{% hint style="success" %}
Aroon Down is primarily a **SHORT signal** - enter short positions when Aroon Down > 80 indicates strong bearish momentum.
{% endhint %}

**Base Entry Order (SHORT)**

```
Trigger Type: Once per bar close
Bar TF: 1H

First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 80

AND

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

**Additional Entry Orders (SHORT)**

```
Additional Entry 1: Maximum bearish momentum
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Equal
Second Condition: Value
Value: 100

AND

First Condition: Close Price
Timeframe: 1H
Operator: Less Than
Second Condition: Exponential Moving Average (21)
Timeframe: 1H

OR

Additional Entry 2: Sustained bearish pressure
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 85

AND

First Condition: Aroon Up (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 25
```

**Take Profit Orders (SHORT)**

```
Rule 1: Exit condition - Bearish momentum fading
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 25

OR

Rule 2: Exit condition - Bullish momentum emerging
First Condition: Aroon Up (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 75

OR

Rule 3: Exit condition - Oversold bounce risk
First Condition: RSI
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 25
```

**Stop Loss Orders (SHORT)**

```
Rule 1: Stop loss - Bearish momentum exhausted
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 15

OR

Rule 2: Stop loss - Bullish momentum confirmed
First Condition: Aroon Up (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 80

OR

Rule 3: Stop loss - Volume surge against position
First Condition: Volume
Timeframe: 1H
Operator: Greater Than
Second Condition: Simple Moving Average (50)
Timeframe: 1H
```

#### 🟢 LONG STRATEGY (Secondary Use)

{% hint style="warning" %}
Aroon Down can be used in LONG strategies as an **exit signal** when bearish momentum emerges, or as a **contrarian entry** in extreme oversold conditions.
{% endhint %}

**Base Entry Order (LONG) - Contrarian oversold bounce**

```
Trigger Type: Once per bar close
Bar TF: 1H

First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 10

AND

First Condition: RSI
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 25

AND

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

**Additional Entry Orders (LONG) - Not recommended**

{% hint style="danger" %}
Additional entries not recommended for LONG strategy using Aroon Down. Use other bullish indicators like:

* [Aroon Up](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/aroon-up-14)
* [Aroon Oscillator](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/aroon-oscillator-14)
* [Plus Directional Indicator](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/plus-directional-indicator-14)
* Bullish momentum indicators
  {% endhint %}

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

```
Rule 1: Exit condition - Bearish momentum emerging
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 75

OR

Rule 2: Exit condition - Support breakdown risk
First Condition: Close Price
Timeframe: 1H
Operator: Less Than
Second Condition: Low Price
Timeframe: 1H

OR

Rule 3: Exit condition - Volume confirms weakness
First Condition: Volume
Timeframe: 1H
Operator: Greater Than
Second Condition: Simple Moving Average (50)
Timeframe: 1H
```

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

```
Rule 1: Stop loss - Strong bearish momentum
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 85

OR

Rule 2: Stop loss - New lows confirmed
First Condition: Aroon Down (14)
Timeframe: 1H
Operator: Equal
Second Condition: Value
Value: 100

OR

Rule 3: Stop loss - Breakdown with volume
First Condition: Volume
Timeframe: 1H
Operator: Greater Than
Second Condition: Simple Moving Average (100)
Timeframe: 1H
```

### Advanced Strategy Combinations

#### Multi-Timeframe Bearish Momentum

{% tabs %}
{% tab title="Setup" %}
**Bearish Momentum Cascade:**

* **Daily:** Aroon Down > 70 (major bearish trend)
* **4H:** Aroon Down > 80 (intermediate momentum)
* **1H:** Aroon Down = 100 (execution signal)
  {% endtab %}

{% tab title="Execution" %}
**Entry:** 1H Aroon Down = 100 + volume confirmation\
**Target:** Previous swing low or support level\
**Stop:** Aroon Down < 15 or Aroon Up > 80
{% endtab %}
{% endtabs %}

#### Support Level Breakdown Strategy

{% hint style="info" %}
**Aroon Down Breakdown Setup:**

**Stage 1: Approach (Aroon Down 50-70)**

* Price approaching key support
* Bearish momentum building
* Prepare for potential breakdown

**Stage 2: Test (Aroon Down 70-85)**

* Support level being tested
* Increased selling pressure
* Volume should increase

**Stage 3: Breakdown (Aroon Down 85-100)**

* Support level broken
* New lows being made
* Execute SHORT positions

**Stage 4: Follow-through (Aroon Down sustained >80)**

* Breakdown confirmed
* Add to SHORT positions
* Target next support level

**Execution Framework:**

* **Base Order:** Aroon Down > 80 at support breakdown
* **Additional:** Aroon Down = 100 with volume surge
* **Take Profit:** Next support level or momentum exhaustion
* **Stop Loss:** Support reclaim or momentum reversal
  {% endhint %}

### Risk Management Guidelines

#### Position Sizing Based on Aroon Down Level

| Aroon Down Level | Position Size | Strategy Type         | Risk Level  |
| ---------------- | ------------- | --------------------- | ----------- |
| **90-100**       | Full size     | Breakdown SHORT       | Low         |
| **80-90**        | Standard size | Momentum SHORT        | Medium      |
| **70-80**        | Reduced size  | Early SHORT           | Medium-High |
| **<70**          | Minimal/Avoid | Wait for confirmation | High        |

#### Aroon Down Reliability Factors

{% tabs %}
{% tab title="High Reliability" %}
✅ Aroon Down = 100 with volume surge\
✅ Support level breakdown confirmation\
✅ Aroon Up < 25 (weak bullish momentum)\
✅ Multi-timeframe bearish alignment
{% endtab %}

{% tab title="Low Reliability" %}
❌ Aroon Down without volume confirmation\
❌ Conflicting Aroon Up signals\
❌ No clear support/resistance context\
❌ Extreme oversold conditions
{% endtab %}
{% endtabs %}

### Best Practices

#### For SHORT Strategies

{% hint style="success" %}

1. **Wait for 80+ readings** - Confirm strong bearish momentum before entry
2. **Volume confirmation** - Ensure volume supports the downward move
3. **Support breakdown** - Best results when breaking key support levels
4. **Aroon Up comparison** - Confirm Aroon Up is weak (<25)
   {% endhint %}

#### For LONG Strategies

{% hint style="warning" %}

1. **Extreme readings only** - Only consider when Aroon Down < 10
2. **Oversold confirmation** - Require additional oversold indicators
3. **Quick profits** - Take profits fast on any bounce
4. **Tight stops** - Use very tight stop losses
   {% endhint %}

#### Common Mistakes to Avoid

{% hint style="danger" %}

* **Ignoring direction** - Don't fight strong Aroon Down readings
* **No volume confirmation** - Always validate with volume analysis
* **Wrong timeframe** - Use appropriate timeframe for strategy
* **Chasing extremes** - Don't enter at extreme readings without confirmation
  {% endhint %}

### Market Conditions Analysis

| Market Type    | Aroon Down Effectiveness | Recommended Approach         |
| -------------- | ------------------------ | ---------------------------- |
| **Downtrend**  | 🟢 High (Aroon Down >80) | SHORT trend following        |
| **Uptrend**    | 🟡 Medium (exit signal)  | LONG position exits          |
| **Ranging**    | 🟢 High (at resistance)  | SHORT at range top           |
| **Breakdown**  | 🟢 Very High             | PRIMARY SHORT signal         |
| **Low Volume** | 🔴 Low                   | Wait for volume confirmation |

### Related Indicators

| Indicator                       | Relationship              | Link                                                                                                                       |
| ------------------------------- | ------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| **Aroon Up**                    | Bullish counterpart       | [Aroon Up](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/aroon-up-14)                    |
| **Aroon Oscillator**            | Combined indicator        | [Aroon Oscillator](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/aroon-oscillator-14)    |
| **Minus Directional Indicator** | Similar bearish indicator | [Minus DI](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/minus-directional-indicator-14) |
| **RSI**                         | Momentum confirmation     | [RSI](https://docs.skyrexio.com/strategy-builder/built-in-conditions/momentum-oscillators/rsi-14)                          |

### Conclusion

{% hint style="info" %}
Aroon Down (14) is primarily a **bearish momentum indicator** that excels at identifying SHORT opportunities when downward momentum is accelerating. Its focus on the recency of lows makes it particularly effective for breakdown strategies.
{% endhint %}

#### Key Takeaways

{% hint style="success" %}

* **PRIMARY USE**: SHORT entries when Aroon Down > 80
* **SECONDARY USE**: LONG exits when bearish momentum emerges
* **TERTIARY USE**: Contrarian LONG entries in extreme oversold conditions
* **ALWAYS**: Confirm with volume and compare with Aroon Up
  {% endhint %}

Success with Aroon Down requires understanding its bearish nature and using it appropriately for identifying downward momentum. The indicator's focus on recent lows makes it excellent for timing SHORT entries and protecting LONG positions.

{% 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/trend-indicators/aroon-down-14.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.
