Skip to content

TDI

Version: v.1.0.0.0

TDI

Description

Trader's Dynamic Index (TDI) is an indicator that combines RSI, moving averages, and Bollinger Bands. The green line is a fast MA(2) of RSI(13), the red line is a slower MA(7) of RSI(13), the yellow line is the middle of the Bollinger Bands with period 34 and deviation 1.618, and the blue lines represent the upper and lower Bollinger Bands. This setup allows traders to analyze trend direction, momentum strength, and market volatility all in one view.

Properties

  • RSI period [default: 13, range: 1–∞] — Number of bars used to calculate the RSI indicator.
  • Bollinger period [default: 34, range: 1–∞] — Number of bars used to calculate the Bollinger Bands.
  • Bollinger deviation [default: 1.618, range: 0.1–∞] — Standard deviation multiplier for the Bollinger Bands.
  • Fast SMA period [default: 2, range: 1–∞] — Period for the fast Simple Moving Average.
  • Slow SMA period [default: 7, range: 1–∞] — Period for the slow Simple Moving Average.
  • Sharkfin min threshold(%) [default: 1, range: 0.01–100] — Minimum threshold (%) to detect a Sharkfin pattern.
  • Sharkfin ratio [default: 1.618, range: 0.01–∞] — Ratio used to identify the Sharkfin shape.
  • Sharkfin up color — Color used to display an upward Sharkfin.
  • Sharkfin down color — Color used to display a downward Sharkfin.
  • Sharkfin opacity [default: 50, range: 0–100] — Opacity level (%) of the Sharkfin visualization.