alvarobartt / trendet

:chart_with_upwards_trend: Python package for trend detection on stock time series data :chart_with_downwards_trend:
https://trendet.readthedocs.io/
MIT License
443 stars 77 forks source link

intellectual development #14

Open PascalP41 opened 3 years ago

PascalP41 commented 3 years ago

Hello, I'm trying to understand the logic of your software, can you explain how you set the trends? Why use the mean() and how do you append the up_trends and down_trends lists. Thank you for your response and your work, Pascal