-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Implement ZigZag Indicator #3179
Comments
Also available as a Python talipp implementation |
|
#8454 |
Expected Behavior
ZigZag is supported.
Actual Behavior
ZigZag is not supported.
Potential Solution
Implement ZigZag indicator.
This indicator is available in Python with this package:
https://github.com/jbn/ZigZag
We could just add it to the Foundation, but it would only be available for Python algorithms and wouldn't benefit from automatic updates and warm up.
Checklist
master
branchThe text was updated successfully, but these errors were encountered: