The Ehlers Hilbert Transform Instantaneous Trend (HTIT) is a trend-following indicator developed by John Ehlers. It uses the Hilbert Transform to measure the dominant cycle period of the market and computes an instantaneous trendline. This approach allows the indicator to adapt to changing market cycles, reducing lag while maintaining smoothness compared to traditional moving averages.
## Core Concepts
- **Hilbert Transform:** Used to decompose the price signal into in-phase and quadrature components to measure the dominant cycle period.
- **Adaptive Period:** The trendline calculation adapts its smoothing period based on the measured dominant cycle length.
- **Lag Reduction:** By adapting to the cycle, HTIT aims to provide a trendline that tracks price action more closely than static moving averages.
## Formula
The calculation involves several steps:
1.**Smooth Price:** Apply a 4-bar WMA to the input price.