Skip to content

EMA is not a true EMA #9

Description

@jaspreetssethi

It seems the ema indicator is not a true ema but rather a WMA implementation.
By definition ema should require one more observation than the window size as first observation is an SMA.
Seems this is not the case in the current implementation.

see https://www.investopedia.com/ask/answers/071414/whats-difference-between-moving-average-and-weighted-moving-average.asp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions