This website requires JavaScript.
Explore
Help
Sign In
Simon
/
Cycles
Watch
1
Star
0
Fork
0
You've already forked Cycles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
4
Branches
0
Tags
e1f1e7f561b21cf41f2f6affa5a51ff504bf5407
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Moisy
e1f1e7f561
Refactor trend detection logic and update date filtering in main.py. Removed width parameter from detect_trends method and enhanced peak detection to include valleys and peaks between consecutive points.
2025-05-06 16:20:43 +08:00
.gitignore
Initial commit
2025-04-14 06:46:26 +00:00
cycle_detector.py
first trend detection WIP
2025-05-06 15:24:36 +08:00
main.py
Refactor trend detection logic and update date filtering in main.py. Removed width parameter from detect_trends method and enhanced peak detection to include valleys and peaks between consecutive points.
2025-05-06 16:20:43 +08:00
README.md
first trend detection WIP
2025-05-06 15:24:36 +08:00
requirements.txt
first trend detection WIP
2025-05-06 15:24:36 +08:00
trend_detector_macd.py
first trend detection WIP
2025-05-06 15:24:36 +08:00
trend_detector_simple.py
Refactor trend detection logic and update date filtering in main.py. Removed width parameter from detect_trends method and enhanced peak detection to include valleys and peaks between consecutive points.
2025-05-06 16:20:43 +08:00
README.md
Cycles
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
2
MiB
Languages
Python
99.4%
Dockerfile
0.6%