# Double Delta Shift Reversal

The Double Delta Shift Reversal is a strategy within the AlgoBox™ trading system that identifies potential market reversals based on Real-Time Order Flow Analysis (RTOFA).

The core signal in this strategy is the Delta Shift, which originates from the FlowMaster™ Delta Flagging Pro indicator.[ ](/fundamentals/flowmaster-tm-delta-flagging-pro.md#delta-shift)

{% hint style="warning" %}
[Click here to learn about the Delta Flagging Pro indicator and **Delta Shift.**](/fundamentals/flowmaster-tm-delta-flagging-pro.md#delta-shift)
{% endhint %}

<figure><img src="/files/3gzHg0zGqKGalm20xfHA" alt=""><figcaption><p>The Double Delta Shift Reversal is also known as The DDSR. Above are 2 Delta Shifts appearing close together in a range, making it a bearish DDSR. </p></figcaption></figure>

When two Delta Shifts occur in close proximity of both time and price, this is recognized as a Double Delta Shift Reversal. A Double Delta Shift signals that the current trend may be weakening, and a reversal could be approaching.

<figure><img src="/files/5PY9WbUvau5FJP8wDNbc" alt=""><figcaption><p>Learn to identify potential market shifts with the DDSR component of the Delta Flagging Pro indicator.</p></figcaption></figure>

To increase the reliability of this signal, traders are encouraged to look for additional factors from other AlgoBox™ tools. These include market structure signals such as Auto Harmonics, FibDots and other Real-Time Order Flow signals, such as The Enigma, and Alpha Omega Crosses, which may add confluence to the potential reversal and provide more context.

<figure><img src="/files/LRuZeCRX0BH1cFDSGUCC" alt=""><figcaption><p>A DDSR appears to give the warning before the Enigma short for a powerful down move in the market.</p></figcaption></figure>

DDSR setups can sometimes lead to moves of at approximately 40 ticks or more, making them valuable opportunities for traders seeking well-defined setups with measurable risk and reward.

{% hint style="info" %}
An advanced consideration when using the DDSR strategy is to recognize the type of price environment. DDSRs are more effective in accumulation zones, where the market is building positions, as opposed to distribution legs, where positions are being offloaded.
{% endhint %}

***

## Settings: DDSR Show Verticals

<figure><img src="/files/ax2pTBcFMzHDkvbBcBJ4" alt=""><figcaption><p>To assist with visually identifying Double Delta Shift Reversals on the chart, the Delta Flagging indicator includes an option to "Show Delta Shift Verticals", which can be enabled for clarity.</p></figcaption></figure>

## 1. Visual Settings

<mark style="color:yellow;">Show Double Delta Verticals:</mark> Toggle ON or OFF to show the highlighted Ready DD vertical bars.

<mark style="color:yellow;">Show Delta Shift Verticals:</mark> Toggle ON or OFF to show the yellow Delta Shift vertical bars.

{% hint style="info" %}
[Click here for FlowMaster™ Delta Flagging Pro settings.](/fundamentals/flowmaster-tm-delta-flagging-pro.md)
{% endhint %}

***

## DDSR Example

The DDSR is highlighted in yellow vertical bars in the clip below:

<figure><img src="/files/F24GqFYUHelN2dLlSk6f" alt=""><figcaption><p>WATCH: A silent clip from a live stream example of a bullish DDSR + <a href="/pages/eS2A8CcGDuup5YM2Dn9E">Enigma</a> long + <a href="/pages/7muKDj7DQZtX9Xwge0w6">bullish Gartley Harmonic</a> at the bottom of the <a href="/pages/shPZrewGK6Y7zRW48s8l">Trend Channel Regulator</a> for superior confluence. Vinny E. Mini maps out a target of approximately 40 ticks and the market follows. </p></figcaption></figure>

Traders using the DDSR strategy should remain patient and wait for the full setup to appear before taking action:&#x20;

* 2 Delta Shifts appearing close together in an accumulation zone
* Structure: Auto Harmonics, Trend Channel high/low, FibDot etc.
* Order Flow event: Enigma, Alpha Omega cross etc.

***

## Video Tutorials: Double Delta Shift Reversal (DDSR)

{% embed url="<https://youtu.be/cjgIMCnuNc4>" %}
WATCH: This short tutorial explains the DOUBLE DELTA SHIFT REVERSAL strategy.
{% endembed %}

{% embed url="<https://youtu.be/XDjhw0stOmo?t=10051>" %}
WATCH: Vinny E. Mini live streams +$90,000 profit on this day and teaches the DDSR at the [2:47:40 time stamp](https://youtu.be/XDjhw0stOmo?t=10051).
{% endembed %}

***

Only available on AlgoBox™ for NinjaTrader 8. [Try AlgoBox™ for free today.](https://www.algoboxpro.com/start-trial)

[**Disclaimer**](https://docs.algoboxpro.com/links/disclaimer)


---

# 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.algoboxpro.com/strategies/double-delta-shift-reversal.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.
