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
/
configs
History
Simon Moisy
267f040fe8
Merge branch 'xgboost'
...
# Conflicts: # .gitignore # README.md # cycles/backtest.py # main.py # pyproject.toml # uv.lock
2025-07-11 09:04:49 +08:00
..
config_bbrs_multi_timeframe.json
Update configuration files for BBRS strategy and add new default strategies
2025-05-23 16:57:33 +08:00
config_bbrs.json
Update dependencies and configuration files
2025-05-25 15:39:10 +08:00
config_combined.json
refactor to remove rebundant parameters and use just a config file by default too
2025-05-23 17:55:13 +08:00
config_default_5min.json
refactor to remove rebundant parameters and use just a config file by default too
2025-05-23 17:55:13 +08:00
config_default.json
Update dependencies and configuration files
2025-05-25 15:39:10 +08:00
flat_2021_2024_config.json
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
full_config.json
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
sample_config.json
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