Project Manager : Poetry
Excute Scripts
poetry run python my_script.py
VSCode Python Interactive window
- jupyter (for VSCode Python Interactive window)
- bt - Flexible Backtesting for Python
- yfinance
poetry add jupyter bt yfinance
- bt_SAA.py : backtest static asset allocation
- bt_SAA_BG.py : backtest static asset allocation ( golden butterfly )
- bt_MAA.py : backtest momentum asset allocation
- bt_MAA_RM.py : backtest momentum asset allocation ( relative momentum )