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
Cycles
/
cycles
History
Simon Moisy
65f30a4020
Enhance backtesting framework with static task processing and progress management. Introduced static task processing for parallel execution, improved error handling, and added a progress manager for better task tracking. Updated BacktestRunner to support progress callbacks and optimized worker allocation based on system resources. Added new configuration files for flexible backtesting setups.
2025-07-10 10:23:41 +08:00
..
Analysis
Boilinger Band and RSI implementation
2025-05-20 18:28:53 +08:00
utils
Enhance backtesting framework with static task processing and progress management. Introduced static task processing for parallel execution, improved error handling, and added a progress manager for better task tracking. Updated BacktestRunner to support progress callbacks and optimized worker allocation based on system resources. Added new configuration files for flexible backtesting setups.
2025-07-10 10:23:41 +08:00
__init__.py
Refactor
2025-05-20 16:59:17 +08:00
backtest.py
Enhance backtesting framework with static task processing and progress management. Introduced static task processing for parallel execution, improved error handling, and added a progress manager for better task tracking. Updated BacktestRunner to support progress callbacks and optimized worker allocation based on system resources. Added new configuration files for flexible backtesting setups.
2025-07-10 10:23:41 +08:00
charts.py
Refactor
2025-05-20 16:59:17 +08:00
market_fees.py
Refactor backtesting logic and introduce new components
2025-05-21 17:03:34 +08:00
supertrend.py
Enhance backtesting framework with static task processing and progress management. Introduced static task processing for parallel execution, improved error handling, and added a progress manager for better task tracking. Updated BacktestRunner to support progress callbacks and optimized worker allocation based on system resources. Added new configuration files for flexible backtesting setups.
2025-07-10 10:23:41 +08:00