This website requires JavaScript.
Explore
Help
Sign In
moshferatu
/
backtest-automation
Watch
1
Star
0
Fork
0
You've already forked backtest-automation
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
40
KiB
Python
90.4%
Dockerfile
9.6%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
moshferatu
fb1d1f2725
Support automating the backtests of multiple credit and delta targeted strategies
2024-02-15 08:37:18 -08:00
.gitignore
Add __pycache__ to gitignore
2024-01-18 06:27:06 -08:00
backtest_scheduler.py
Support automating the backtests of multiple credit and delta targeted strategies
2024-02-15 08:37:18 -08:00
Dockerfile
Update Dockerfile to run backtest scheduler in container
2024-01-19 08:43:47 -08:00
download_spx_quotes.py
Switch to using dotenv module to retrieve environment variables
2023-12-13 08:58:35 -08:00
requirements.txt
Update Dockerfile to run backtest scheduler in container
2024-01-19 08:43:47 -08:00
run_backtest.py
Support automating the backtests of multiple credit and delta targeted strategies
2024-02-15 08:37:18 -08:00