portfolio-backtest-python
portfolio-backtest-python copied to clipboard
portfolio-backtest is a python library for backtest portfolio asset allocation on Python 3.7 and above.
Results
2
portfolio-backtest-python issues
Sort by
recently updated
recently updated
newest added
do you include transaction cost?
The “Adj. Close” column in the downloaded data from yfinance no longer exists. Please modify the column name to “Close” so that the Backtest function can function properly.