Explained, Indicators

Trader’s Dynamic Index (TDI) Explained

What is TDI?

A hybrid indicator developed to indicate market conditions related to trend direction, momentum, and market volatility.

An “all-in-one” indicator representing Market Sentiment!

 

TDI Lines:

  • RSI Price Line (Green)

Green > 50 = Positive sentiment … (Buyers buying)
Green < 50 = Negative sentiment … (Sellers selling)

  • Trade Signal (Red) Line

Rules: Trade Long when Green > Red.
Trade Short when Green < Red.
Exit trade when Green & Red crossover.

  • Market Base (Yellow) Line

Rules: Market Base Line (MBL) is the Overall Trend.
Trade Long when Green is > Yellow line.
Trade Short when Green is < Yellow line.

  • Volatility Band (Blue) Lines:

When expanding, market is strong and trending.
Whereas, when constricting, market is weak and in a range.
When the Blue lines are extremely tight in a narrow range, expect an economic announcement or other market condition to spike the market.
Rules: Possible to add to a Long when Rules: Possible to add to a Long when RSI PL is > VB.
Possible to add to a Short when Possible to add to a Short when RSI PL is < VB.
Consider exit when Consider exit when RSI PL crosses back over crosses back over VB.

 

How Are the Lines Calculated?

RSI Price Line (Green Line)

RSI is the Relative Strength Index line calculated using the RSI Period. And Price Line is an SMA(2) of the RSI.

 

TSL (Red Line):

It is the Moving Average of past RSI values.

 

Volatility Bands (Blue):

Top Band = (MA + (1.6185 * StDev(RSI, Volatility Band Period)))
Bottom Band = (MA – (1.6185 * StDev(RSI, Volatility Band Period)))

 

MBL (Yellow Line):

Average of the volatility Bands:
((Upper Band + Lower Band)/2)

 

TDI Line Colors:

  Volatility Band High (VB HIGH), color: SkyBlue, buffer: UpZone
  Volatility Band Low (VB LOW),   color: SkyBlue, buffer: DnZone
  RSI PRICE LINE,                      color: Green,   buffer: MaBuf
  MARKET BASE LINE,               color: Yellow,  buffer: MdZone
  TRADE SIGNAL LINE,              color: Red,     buffer: MbBuf
  TRADE SIGNAL2 LINE,             color: Aqua,    buffer: McBuf, -> has no function for signal generation!

Default Indicator SignalLevels:

  RSI_OversoldLevel     : 23 (default: 32)
  RSI_OverboughtLevel   : 78 (default: 68)
  VB_ConsolidationLevel : 20 (default: 20)

 

Scanner Dashboard:

Check out the Dash:

TDI Scanner Dashboard

How Signals in Scanner are calculated:

TDI Signals:

Strong Buy:  PL>TRADE SIGNAL LINE AND TRADE SIGNAL LINE> MARKET BASE LINE AND PL>RSI_OversoldLevel AND PL<RSI_OverboughtLevel

Medium Buy:  PL>TRADE SIGNAL LINE AND PL> MARKET BASE LINE AND TRADE SIGNAL LINE< MARKET BASE LINE AND PL>RSI_OversoldLevel AND RSI<RSI_OverboughtLevel

Weak Buy:    PL>TRADE SIGNAL LINE AND TRADE SIGNAL LINE<MARKET BASE LINE AND PL< MARKET BASE LINE AND PL>RSI_OversoldLevel AND RSI<RSI_OverboughtLevel

Strong Sell: PL<TRADE SIGNAL LINE AND TRADE SIGNAL LINE< MARKET BASE LINE AND PL>RSI_OversoldLevel AND PL<RSI_OverboughtLevel

Medium Sell: PL<TRADE SIGNAL LINE AND PL< MARKET BASE LINE AND TRADE SIGNAL LINE> MARKET BASE LINE AND PL>RSI_OversoldLevel AND RSI<RSI_OverboughtLevel

Weak Sell:  PL<TRADE SIGNAL LINE AND TRADE SIGNAL LINE> MARKET BASE LINE AND PL> MARKET BASE LINE AND PL>RSI_OversoldLevel AND RSI<RSI_OverboughtLevel

HIGH LEVEL CAUTION (Overbought): PL>=RSI_OverboughtLevel

LOW LEVEL CAUTION (Oversold): PL<=RSI_OversoldLevel

TDI Trend:

Strong Up:     TRADE SIGNAL LINE>MARKET BASE LINE

Weak Up:       TRADE SIGNAL LINE>MARKET BASE LINE AND PL<MARKET BASE LINE

Strong Down:   TRADE SIGNAL LINE<=MARKET BASE LINE

Weak Down:     TRADE SIGNAL LINE<=MARKET BASE LINE AND PL>=MARKET BASE LINE

Consolidation: VB HIGH-VB LOW<VB_ConsolidationLevel

 

References:

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments