Commit Graph

  • 7c4db08b1b Refactor main.py to remove commented-out cycle detection code and streamline trend plotting. Update TrendDetectorSimple by eliminating unnecessary logging statements for improved clarity during trend detection. Simon Moisy 2025-05-09 15:24:10 +08:00
  • f316571a3c Update date filtering in main.py and enhance TrendDetectorSimple with SuperTrend calculations and improved plotting functionality. Introduce color configurations for better visualization and streamline trend analysis methods. Simon Moisy 2025-05-09 15:17:30 +08:00
  • c7732881c5 Refactor TrendDetectorSimple by removing redundant method definitions for trend detection and plotting, streamlining the code for better readability. Simon Moisy 2025-05-09 12:27:40 +08:00
  • b0ffedc6af Update .gitignore to include additional files and modify README header Simon Moisy 2025-05-09 12:25:08 +08:00
  • 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. Simon Moisy 2025-05-09 12:23:45 +08:00
  • cbc6a7493d More analysis WIP Simon Moisy 2025-05-08 16:23:25 +08:00
  • 1decd0d0ce Refactor trend detection logic in trend_detector_simple.py by removing the implementation for finding valleys between peaks Simon Moisy 2025-05-06 16:22:20 +08:00
  • 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. Simon Moisy 2025-05-06 16:20:43 +08:00
  • 0bbe308321 first trend detection WIP Simon Moisy 2025-05-06 15:24:36 +08:00
  • e2cd746dc6 Initial commit Simon 2025-04-14 06:46:26 +00:00