Strategy - SPX Direction Momentum + Super DMI

Contact customer support at support@spxdirection.com to get access to all Tradingview indicators.

TradingView link: https://www.tradingview.com/script/vVUOhDX6-Strategy-SPX-Direction-Momentum-Super-DMI/

What this script is

This is a strategy (not just an indicator). It can:

1) Add the script to your chart

Open TradingView and open any chart.

Open Pine Editor (bottom panel).

Paste the full script.

Click Save.

Click Add to chart.

Tip: Since it’s a strategy, you’ll see trades in the Strategy Tester tab.

2) Understand the two Resolution settings (very important)

This strategy calculates two different things and each can have its own timeframe:

A) Momentum Resolution (Settings → Resolution)

This controls the timeframe used to calculate momentum (TSI).

B) ADX Resolution (ADX → Resolution)

This controls the timeframe used to calculate ADX/+DI/-DI.

3) Pick your Entry Signals (Entries group)

The strategy only takes trades if you activate one or more entry toggles.

Buy-side options

Sell-side options

What “Double Buy / Double Sell” means

A “double” condition happens when:

This usually reduces noise versus single flips.

4) Turn filters ON only if you want them

A) ADX Filter (optional)

Turn on Activate ADX Filter

Set ADX Filter Threshold (10–50)

If ON, the strategy will only trade when:

B) VWAP Filter (optional)

Turn on Activate VWAP Filter

If ON:

5) Set your TP/SL (TP/SL group)

TP in Points

SL in Points

Important note:

In this version, exits are placed using the TP value for both TP and SL distance. So TP controls the size of both the take profit and stop loss.

Example (TP = 10):

6) Session Range Filter (when the strategy is allowed to trade)

In Session Range Filter, you can set:

How it behaves:

7) Backtest Date Range (optional)

If you want to limit backtesting:

8) What you’ll see on the chart

Momentum visuals

Strategy signals on price chart

9) How to create alerts (webhook-ready)

This strategy uses alert() calls that send JSON strings for:

To set it up correctly:

← Previous Back to Help Center Next →