Skip to content

Instantly share code, notes, and snippets.

@alvarobartt
Last active February 4, 2023 10:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save alvarobartt/98f94dcfec59f78a16ad2edbf464ce75 to your computer and use it in GitHub Desktop.
Save alvarobartt/98f94dcfec59f78a16ad2edbf464ce75 to your computer and use it in GitHub Desktop.
trendet - is a Python package for trend detection on stock time series data
@alvarobartt
Copy link
Author

alvarobartt commented Aug 22, 2019

The generated plot by the identify_trends script via trendet is presented below:

trendet

The resulting plot of identify_all_trends script via trendet looks like:

trendet

And the resulting plot of identify_df_trends script via trendet looks like:

trendet

Please check trendet and STAR it if you found it useful!

NOTE
This is just the Alpha version, which just covers the basic needs and there is still a lot of work to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment