‘TypeError: other must be a MultiIndex or a list of tuples’ when trying to backtest yfinance data using backtesting
Here is the part of the code that is specifying the backtest. I already have a ‘Signal’ column in another dataframe ‘data’, but that isnt the problem here.