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
6
Commits
4
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Moisy
e9bfcd03eb
Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
2025-05-09 12:26:42 +08:00
.gitignore
Initial commit
2025-04-14 06:46:26 +00:00
cycle_detector.py
Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
2025-05-09 12:26:42 +08:00
main.py
Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
2025-05-09 12:26:42 +08:00
README.md
first trend detection WIP
2025-05-06 15:24:36 +08:00
requirements.txt
More analysis WIP
2025-05-08 16:23:25 +08:00
trend_detector_macd.py
Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
2025-05-09 12:26:42 +08:00
trend_detector_simple.py
Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
2025-05-09 12:26:42 +08:00
README.md
Cycles
Description
No description provided
Readme
2
MiB
Languages
Python
99.4%
Dockerfile
0.6%