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

Add histogram to MACD results #94

Open
nocodehummel opened this issue Jun 2, 2020 · 0 comments
Open

Add histogram to MACD results #94

nocodehummel opened this issue Jun 2, 2020 · 0 comments

Comments

@nocodehummel
Copy link

Description

MACD function returns the MACD and the signal line, but is missing the data for the histogram.

Expected behaviour

MACD function to also return a column with the data for the histogram (MACD - signal). In principle this calculation can also be done outside TTR, but since it is part of the MACD it should be returned as result from the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant