ADVFN Logo ADVFN

We could not find any results for:
Make sure your spelling is correct or try broadening your search.

Trending Now

Toplists

It looks like you aren't logged in.
Click the button below to log in and view your recent history.

Hot Features

Registration Strip Icon for charts Register for streaming realtime charts, analysis tools, and prices.

TSI

True Strength Indicator

The True Stregnth Indicator (TSI) chart study is a technical momentum indicator that helps traders determine trend as well as overbought and oversold conditions of a security by incorporating the short-term purchasing momentum of the market with the lagging benefits of moving averages.

A variation of the Relative Strength Index, it uses a differencing function to measure momentum and an averaging function to correlate the momentum to the price trend. In other words, the indicator combines the leading characteristic of a differencing momentum calculation with the lagging characteristic of an averaging function to create an indicator that reflects price direction and is in sync with market turns.

The averaging function used to create the TSI is called “double smoothing,” a process by which a first Exponential Moving Average (EMA) is applied to the data (in this case, momentum), and then a second shorter-term EMA is applied to the result of the first EMA calculation. The result is a smoother line that introduces less lag than a single EMA with a longer period length.

 

Parameters: Periods 1,2 & 3.

For additional help on what the different parameters mean, that isn't included on this page, click here.


True Strength Indicator

True Strength Indicator

Here is an example of the True Strength Indicator chart study (on a London Stock Exchange graph)


How is it calculated?

The formula for the TSI is:


TSI(close,r,s) = 100xEMA(EMA(mtm,r),s)/EMA(EMA(|mtm|,r),s)

 

Where:

mtm = closetoday – closeyesterday

EMA(mtm,r) = exponential moving average of mtm with period length = r

EMA(EMA(mtm,r),s) = exponential moving average of EMA(mtm,r) with period length = s

|mtm| = absolute value of mtm

r = first period (default 25)

s = second period (default 13)