Last updated
Last updated
Specifies the price source used to calculate the True Strength Index:
Open - open price
High - highest price
Low - lowest price
Close - closing price
Hl2 - average of high + low price (H+L/2)
Hlc3 - average of high + low + close price (H+L+C/3)
Ohlc4 - average of open + high + low + close price (O+H+L+C/4)
Hlcc4 - average of high + low + double-weighted close (H+L+C+C/4)
Vol - ETH: Volume - Ethereum volume
Vol - ETH: Volume MA - Ethereum volume moving average
Sets the index value used to determine if TSI is trending. A TSI trend will occur if this value is exceeded in the positive or negative direction. The current TSI index number can be viewed in the calculations table.
Specifies the amount of smoothing applied to the long EMA values used to calculate TSI.
Specifies the amount of smoothing applied to the short EMA value used to calculate TSI.
Specifies the minimum volatility required for the algorithm to fire signals. Higher values will reduce sensitivity to price fluctuations making signals less frequent, but more reliable. This may prove useful in choppy market conditions.
Elements of other indicators loaded on the chart can also be set as a Source. This allows the use of Lendal Visualizers as factors.
Specifies the higher timeframe on which TSI is calculated. If a value other than ‘chart’ is set, this will override the setting in the section.
The Higher Timeframe trailer analyzes macro trends over 1000 candles at the resolution of the current timeframe in TradingView. The maximum lookback period must be considered when selecting a Higher Timeframe. See the section for details.
Specifies if and will be adjusted manually or set to a short, medium, or long-term preset.
Specifies the number of lookback periods used to calculate .
Sets the standard deviation used in the TSI trend calculation. Generally, TSI Std. Deviation (sd) should be increased as (p) is increased. e.g. p = 10, sd = 1.9; p = 20, sd = 2; p = 50, sd = 2.1. However, these settings may not suit some assets.
The Price Action (TSI) algorithm determines trend direction with calculations based on the True Strength Index technical indicator.