WildersSmoothing

Description

The Wilder's Smoothing study is similar to the Exponential Moving Average with the difference that Wilder's Smoothing uses a smoothing factor of 1/length which makes it respond more slowly to price changes compared to other moving averages.

Input Parameters

Parameter Description
price The price used to calculate the Wilder's Smoothing.
length The number of bars used to calculate the Wilder's Smoothing.
displace The number of bars to shift the study forward or backward. Positive numbers signify a backward displacement.

Plots

Plot Description
WS The Wilder's Smoothing study.

Example*

*For illustrative purposes only. Not a recommendation of a specific security or investment strategy.

  Past performance is no guarantee of future performance.

You may also like
MomentumPercentDiff
The Momentum Percent Diff is a momentum-based technical indicator. Unlike the regular Momentum ...
WilliamsAD
The Williams Accumulation/Distribution study is used to determine either the marketplace is ...
ATR
The Average True Range (ATR) study calculates the average true price range over a time period. ...