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
20
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
Ajasra
1cdfe3973a
Uv package manager
2025-05-20 16:22:11 +08:00
utils
Add taxes functionality and refactor trading logic
2025-05-20 16:14:40 +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
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
Dockerfile
Cleanup
2025-05-17 14:48:30 +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 taxes functionality and refactor trading logic
2025-05-20 16:14:40 +08:00
pyproject.toml
Uv package manager
2025-05-20 16:22:11 +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
taxes.py
Add taxes functionality and refactor trading logic
2025-05-20 16:14:40 +08:00
trend_detector_simple.py
Add taxes functionality and refactor trading logic
2025-05-20 16:14:40 +08:00
uv.lock
Uv package manager
2025-05-20 16:22:11 +08:00
README.md
Cycles
Description
No description provided
Readme
2
MiB
Languages
Python
99.4%
Dockerfile
0.6%