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
46
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
Vasily.onl
4552d7e6b5
Update test_bbrsi.py configuration dates for backtesting
2025-05-23 15:22:03 +08:00
cycles
Enhance Bollinger Bands validation and add DatetimeIndex handling in strategies
2025-05-23 15:21:40 +08:00
docs
Refactor test_bbrsi.py and enhance strategy implementations
2025-05-22 17:57:04 +08:00
.gitignore
Update .gitignore to include JSON files for version control, ensuring proper handling of data formats in the project.
2025-05-19 18:04:24 +08:00
.python-version
Uv package manager
2025-05-20 16:22:11 +08:00
Dockerfile
Cleanup
2025-05-17 14:48:30 +08:00
main.py
Refactor Backtest class and update strategy functions for improved modularity
2025-05-22 20:02:14 +08:00
pyproject.toml
added seaborn to plot ( a bit simpler and more features than matplotlib)
2025-05-20 18:29:12 +08:00
README.md
Update .gitignore to include additional files and modify README header
2025-05-09 12:26:42 +08:00
requirements.txt
Implement Google Sheets integration in main.py for batch updates of backtest results
2025-05-19 02:02:03 +08:00
test_bbrsi.py
Update test_bbrsi.py configuration dates for backtesting
2025-05-23 15:22:03 +08:00
uv.lock
added seaborn to plot ( a bit simpler and more features than matplotlib)
2025-05-20 18:29:12 +08:00
README.md
Cycles
Description
No description provided
Readme
2
MiB
Languages
Python
99.4%
Dockerfile
0.6%