Skip to content

Implement Ehlers MAMA and FAMA #318

@cinar

Description

@cinar

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

  • enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions