Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trend: Weighted Moving Average (WMA) #48

Open
cinar opened this issue Jan 26, 2022 · 0 comments
Open

Trend: Weighted Moving Average (WMA) #48

cinar opened this issue Jan 26, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cinar
Copy link
Owner

cinar commented Jan 26, 2022

Weighted moving averages assign a heavier weighting to more current data points since they are more relevant than data points in the distant past. The sum of the weighting should add up to 1 (or 100%).

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

@cinar cinar added enhancement New feature or request good first issue Good for newcomers labels Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant