ProfitProgrammers

RSI + Volume-Weighted TSI

This indicator combines a standard RSI with a modified TSI.

Although a double smoothing process is already used in calculating the normal TSI, we decided to apply a volume weighted moving average of length (length_of_slow_TSI_EMA // 2) to it. This resulted in a smoother TSI that picked up on large-scale swings very nicely.

Entry Signals are generated when the Volume-Weighted TSI crosses above zero from negative into positive territory. Exit signals are generated when the TSI is above 40 and then begins its downward fall, along with a declining RSI value.

The Graph:
The Volume-Weighted TSI is plotted as the blue histogram, wile the RSI is plotted as the yellow histogram. We definitely wanted to go the simplicity route on this one's graphics, since the RSI and TSI are both classic and reliable indicators.

The green background highlights indicate an entry signal and red highlights signify an exit signal.

Input Options:
-length of Slow EMA for TSI
-length of Fast EMA for TSI
-Length of Volume Weighted MA of TSI.
-Length of RSI.

~Happy Trading~

-Profit Programmers
www.profitprogrammer.com
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?