Description
The Relative Strength Index Hann (RSIH) is a transformation of the RSI:
- It uses Hann window to smooth the data.
- It ranges from -1.0 to +1.0 while a standard RSI ranges from 0 to 100.
Input Parameters
| Parameter | Description | 
|---|---|
| price | The price to be used as the calculation basis. | 
| length | The length of the Hann window. | 
Plots
| Plot | Description | 
|---|---|
| RSIH | The Relative Strength Index Hann oscillator plot. | 
| ZeroLine | The zero level. | 
Example*
        
*For illustrative purposes only. Not a recommendation of a specific security or investment strategy. Past performance is no guarantee of future performance.