# Directional Index (14)

### Introduction

The Directional Index (14) is a **neutral trend strength indicator** that measures the strength of directional movement without regard to direction. This indicator is essential for **strategy selection** - determining whether to use trend-following or range-trading approaches based on current market conditions.

### How Directional Index (14) Works

The Directional Index (DX) was developed by J. Welles Wilder Jr. as part of the Directional Movement System to quantify trend strength. The calculation measures the difference between +DI and -DI relative to their sum: **DX = (|+DI - (-DI)| / (+DI + (-DI))) × 100**.

DX values range from 0 to 100, where: • **High DX values (>25)** indicate strong directional movement (trending conditions)\
• **Low DX values (<20)** indicate weak directional movement (ranging conditions)\
• **DX calculation** forms the basis for the Average Directional Index (ADX)\
• **Directional bias** requires comparison with +DI and -DI indicators

{% hint style="info" %}
**Market Psychology:** DX measures the "conviction" behind price movements. High DX shows the market has a clear directional bias with strong participation from either buyers or sellers. Low DX indicates indecision with balanced forces, creating choppy, sideways price action.
{% endhint %}

#### Key Characteristics

| Attribute        | Details                                           |
| ---------------- | ------------------------------------------------- |
| **Category**     | Trend Indicators                                  |
| **Type**         | Neutral Trend Strength Indicator                  |
| **Primary Use**  | Strategy selection and trend strength measurement |
| **Timeframe**    | All timeframes supported (1m to 1M)               |
| **Confirmation** | +DI/-DI comparison, volume analysis               |

### Strategy Applications

#### 🟢 LONG STRATEGY (Context-Dependent)

{% hint style="success" %}
Use DX for LONG strategies when **DX > 25** confirms strong trending conditions AND **+DI > -DI** confirms bullish direction.
{% endhint %}

**Base Entry Order (LONG)**

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

First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 25

AND

First Condition: Plus Directional Indicator (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Minus Directional Indicator (14)
Timeframe: 1H
```

**Additional Entry Orders (LONG)**

```
Additional Entry 1: Trend strength increasing
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 35

AND

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

OR

Additional Entry 2: Pullback in strong trend
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 30

AND

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

**Take Profit Orders (LONG)**

```
Rule 1: Exit condition - Trend strength weakening
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 20

OR

Rule 2: Exit condition - Directional bias shifting
First Condition: Minus Directional Indicator (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Plus Directional Indicator (14)
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)**

```
Rule 1: Stop loss - Trend strength collapse
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 15

OR

Rule 2: Stop loss - Bearish directional shift
First Condition: Minus Directional Indicator (14)
Timeframe: 1H
Operator: Cross Above
Second Condition: Plus Directional Indicator (14)
Timeframe: 1H

OR

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

#### 🔴 SHORT STRATEGY (Context-Dependent)

{% hint style="success" %}
Use DX for SHORT strategies when **DX > 25** confirms strong trending conditions AND **-DI > +DI** confirms bearish direction.
{% endhint %}

**Base Entry Order (SHORT)**

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

First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 25

AND

First Condition: Minus Directional Indicator (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Plus Directional Indicator (14)
Timeframe: 1H
```

**Additional Entry Orders (SHORT)**

```
Additional Entry 1: Trend strength accelerating
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 35

AND

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

OR

Additional Entry 2: Bounce in strong downtrend
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Value
Value: 30

AND

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

**Take Profit Orders (SHORT)**

```
Rule 1: Exit condition - Trend strength diminishing
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 20

OR

Rule 2: Exit condition - Directional bias reversing
First Condition: Plus Directional Indicator (14)
Timeframe: 1H
Operator: Greater Than
Second Condition: Minus Directional Indicator (14)
Timeframe: 1H

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 - Trend strength failure
First Condition: Directional Index (14)
Timeframe: 1H
Operator: Less Than
Second Condition: Value
Value: 15

OR

Rule 2: Stop loss - Bullish directional shift
First Condition: Plus Directional Indicator (14)
Timeframe: 1H
Operator: Cross Above
Second Condition: Minus Directional Indicator (14)
Timeframe: 1H

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
```

### Advanced Strategy Combinations

#### Multi-Timeframe Trend Confirmation

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

* **Daily:** DX > 25 confirms major trend strength
* **4H:** Directional bias alignment with daily trend
* **1H:** DX execution with volume confirmation
  {% endtab %}

{% tab title="Execution" %}
**Entry:** 1H DX > 25 + directional alignment\
**Target:** Based on trend strength levels\
**Stop:** DX < 15 or directional reversal
{% endtab %}
{% endtabs %}

#### Strategy Selection Framework

{% hint style="info" %}
**DX-Based Strategy Selection:**

**DX > 30:** Use trend-following strategies

* Strong directional bias confirmed
* Breakout and momentum strategies preferred
* Higher position sizes acceptable

**DX 20-30:** Use cautious trend strategies

* Moderate directional bias
* Require additional confirmation
* Standard position sizes

**DX < 20:** Use range-trading strategies

* Weak directional bias
* Mean reversion approaches preferred
* Reduced position sizes or avoid trading

**Execution Framework:**

* **Base Order:** DX threshold + directional confirmation
* **Additional:** Trend strength acceleration
* **Take Profit:** DX weakening or directional shift
* **Stop Loss:** DX failure or directional reversal
  {% endhint %}

### Risk Management Guidelines

#### Position Sizing Based on DX

| DX Level     | Position Size | Strategy Type            | Risk Level  |
| ------------ | ------------- | ------------------------ | ----------- |
| **DX > 40**  | Full size     | Strong trend following   | Low         |
| **DX 25-40** | Standard size | Moderate trend following | Medium      |
| **DX 15-25** | Reduced size  | Cautious trend/range     | Medium-High |
| **DX < 15**  | Minimal/Avoid | Range only               | High        |

#### Trend Strength Reliability

{% tabs %}
{% tab title="High Reliability" %}
✅ DX > 30 with volume confirmation\
✅ Clear +DI/-DI directional bias\
✅ Multi-timeframe DX alignment\
✅ Sustained DX levels over time
{% endtab %}

{% tab title="Low Reliability" %}
❌ DX oscillating around 20-25\
❌ Conflicting +DI/-DI signals\
❌ Low volume with high DX\
❌ DX spikes without follow-through
{% endtab %}
{% endtabs %}

### Best Practices

#### For Trend-Following Strategies

{% hint style="success" %}

1. **Wait for DX > 25** - Confirm trending conditions before entry
2. **Directional alignment** - Always confirm with +DI/-DI comparison
3. **Volume validation** - Ensure volume supports the directional move
4. **Multi-timeframe** - Verify DX alignment across timeframes
   {% endhint %}

#### For Range-Trading Strategies

{% hint style="warning" %}

1. **DX < 20 preferred** - Use when directional strength is weak
2. **Support/resistance** - Focus on key levels rather than direction
3. **Quick profits** - Take profits faster in low-DX environments
4. **Tight stops** - Use smaller stop losses due to choppy conditions
   {% endhint %}

#### Common Mistakes to Avoid

{% hint style="danger" %}

* **Ignoring direction** - DX alone doesn't show trend direction
* **Wrong strategy type** - Using trend strategies when DX < 20
* **No confirmation** - Trading DX without +DI/-DI or volume confirmation
* **Overcomplicating** - DX is for strategy selection, not precise timing
  {% endhint %}

### Market Conditions Analysis

| Market Type          | DX Effectiveness     | Recommended Approach         |
| -------------------- | -------------------- | ---------------------------- |
| **Strong Uptrend**   | 🟢 High (DX > 30)    | LONG trend-following         |
| **Strong Downtrend** | 🟢 High (DX > 30)    | SHORT trend-following        |
| **Ranging Markets**  | 🟢 High (DX < 20)    | Range-trading strategies     |
| **Choppy Markets**   | 🟡 Medium (DX 15-25) | Cautious or avoid            |
| **Low Volume**       | 🔴 Low               | Wait for volume confirmation |

### Related Indicators

| Indicator                             | Relationship           | Link                                                                                                                        |
| ------------------------------------- | ---------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **Average Directional Index (ADX)**   | Smoothed version of DX | [ADX](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/average-directional-index-14)         |
| **Plus Directional Indicator (+DI)**  | Bullish component      | [+DI](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/plus-directional-indicator-14)        |
| **Minus Directional Indicator (-DI)** | Bearish component      | [Minus DI](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/minus-directional-indicator-14)  |
| **ADXR**                              | Smoothed DX variation  | [ADXR](https://docs.skyrexio.com/strategy-builder/built-in-conditions/trend-indicators/average-directional-index-rating-14) |

### Conclusion

{% hint style="info" %}
Directional Index (14) is primarily a **strategy selection tool** rather than a directional signal. Its main value lies in determining whether current market conditions favor trend-following or range-trading approaches.
{% endhint %}

#### Key Takeaways

{% hint style="success" %}

* **PRIMARY USE**: Strategy selection based on trend strength
* **SECONDARY USE**: Trend confirmation with directional indicators
* **NEUTRAL NATURE**: Requires +DI/-DI comparison for direction
* **ALWAYS**: Combine with volume and multi-timeframe analysis
  {% endhint %}

Success with Directional Index requires understanding that it measures trend strength, not direction. Use it to select the appropriate strategy type for current market conditions, then combine with directional indicators for precise entry and exit signals.

{% 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 %}
