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
13
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
fa12bcb61a
Update .gitignore to exclude CSV files from version control
2025-05-17 14:47:51 +08:00
.gitignore
Update .gitignore to exclude CSV files from version control
2025-05-17 14:47:51 +08:00
charts.py
Add BacktestCharts class for visualizing backtest results and update main.py for enhanced data processing
2025-05-17 13:07:40 +08: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_debug.py
Add BacktestCharts class for visualizing backtest results and update main.py for enhanced data processing
2025-05-17 13:07:40 +08:00
main.py
Add BacktestCharts class for visualizing backtest results and update main.py for enhanced data processing
2025-05-17 13:07:40 +08:00
README.md
Update .gitignore to include additional files and modify README header
2025-05-09 12:26:42 +08:00
requirements.txt
Enhance main.py with optimized data loading, logging setup, and concurrent processing for backtesting. Introduce new functions for data handling and results aggregation. Update TrendDetectorSimple to support meta supertrend backtesting and improve SuperTrend calculations with caching and parallel execution. Refactor TrendDetectorMACD for better performance in trend detection.
2025-05-16 02:44:22 +08:00
trend_detector_macd.py
Enhance main.py with optimized data loading, logging setup, and concurrent processing for backtesting. Introduce new functions for data handling and results aggregation. Update TrendDetectorSimple to support meta supertrend backtesting and improve SuperTrend calculations with caching and parallel execution. Refactor TrendDetectorMACD for better performance in trend detection.
2025-05-16 02:44:22 +08:00
trend_detector_simple.py
Add BacktestCharts class for visualizing backtest results and update main.py for enhanced data processing
2025-05-17 13:07:40 +08:00
README.md
Cycles
Description
No description provided
Readme
2
MiB
Languages
Python
99.4%
Dockerfile
0.6%