Skip to content
/ ZigZag Public

Python library for identifying the peaks and valleys of a time series.

License

Notifications You must be signed in to change notification settings

jbn/ZigZag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75b2dc1 · Aug 6, 2022

History

27 Commits
Jul 31, 2022
Jul 31, 2022
Aug 6, 2022
May 11, 2017
Jul 30, 2022
Jul 31, 2022
Feb 22, 2014
May 11, 2017
Jul 31, 2022
Jul 31, 2022
Jul 31, 2022
Jul 31, 2022
Aug 6, 2022
Jul 30, 2022
Jul 30, 2022

Repository files navigation

build-and-test-python PyPI version GitHub stars GitHub license PyPI - Downloads

ZigZag

ZigZag provides functions for identifying the peaks and valleys of a time series. Additionally, it provides a function for computing the maximum drawdown.

For fastest understanding, view the IPython notebook demo tutorial.

Contributing

This is an admittedly small project. Still, if you have any contributions, please fork this project on github and send me a pull request.