Description
The UltimateSmootherFilter is a technical indicator designed to smooth data and reduce lag. Its calculation method is similar to that of EhlersSuperSmootherFilter; however, filtering is achieved by subtracting the response of a high-pass filter from the input data.
The high-pass filter identifies frequencies based on the length
parameter:
- Frequencies higher than the specified period pass through unaffected.
- Frequencies lower than the specified period are attenuated or removed.
Input Parameters
Parameter | Description |
---|---|
price
|
The type of price used in the calculations. |
length
|
The length of the period used to identify low and high frequencies. |
Plots
Plot | Description |
---|---|
UltimateSmootherFilter
|
The Ultimate Smoother Filter plot. |
Example*
*For illustrative purposes only. Not a recommendation of a specific security or investment strategy.
Past performance is no guarantee of future performance.