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

Momentum: Kaufman's Adaptive Moving Average (KAMA) #24

Open
cinar opened this issue Oct 22, 2021 · 0 comments
Open

Momentum: Kaufman's Adaptive Moving Average (KAMA) #24

cinar opened this issue Oct 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cinar
Copy link
Owner

cinar commented Oct 22, 2021

Kaufman's Adaptive Moving Average (KAMA). Developed by Perry Kaufman, Kaufman's Adaptive Moving Average (KAMA) is a moving average designed to account for market noise or volatility. KAMA will closely follow prices when the price swings are relatively small and the noise is low.

https://school.stockcharts.com/doku.php?id=technical_indicators:kaufman_s_adaptive_moving_average

@cinar cinar changed the title Kaufman's Adaptive Moving Average (KAMA) Momentum: Kaufman's Adaptive Moving Average (KAMA) Jan 26, 2022
@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