Open sgc109 opened 9 months ago
I wonder what kind of multi-asset strategies are out there? Other than that please also check https://github.com/kernc/backtesting.py/issues/1105
You may want to take a look at https://github.com/s-kust/python-backtesting-template/
You can easily run backtests of your strategy for several (or several dozen) tickers simultaneously. The results of these backtests are combined and saved in the output.xlsx file.
@s-kust what about asset pair juggling, are there ways around it?
are there ways around it?
Not yet
Expected Behavior
I want to backtest asset allocation strategies consisting of multiple assets such as HAA, VAA, BAA, ...
Actual Behavior
I seems like only supports backtesting individual asset at a time.
Steps to Reproduce
Additional info