Description
Adaptive moving averages developed by John Ehlers using Digital Signal Processing and Hilbert Transform.
Implementation Logic
Requires building a Digital Signal Processing (DSP) submodule to execute a Hilbert Transform. The logic must calculate InPhase and Quadrature components, use a Homodyne Discriminator to determine the phase angle, and dynamically adjust the alpha coefficient for the moving average at every step.
Suggested Package
trend
Labels
Description
Adaptive moving averages developed by John Ehlers using Digital Signal Processing and Hilbert Transform.
Implementation Logic
Requires building a Digital Signal Processing (DSP) submodule to execute a Hilbert Transform. The logic must calculate InPhase and Quadrature components, use a Homodyne Discriminator to determine the phase angle, and dynamically adjust the alpha coefficient for the moving average at every step.
Suggested Package
trendLabels