Course Name: Backtesting Trading Strategies-->
I want to use one backtesting framework like backtesting.py or backtrader or VectorBT to backtest complex strategy like taking singal from one dataset(future contract) and trade on another dataset(options data) ?
Could you please help me with that?
In signal generation logic I want to use multiple indicators with different timeframe like below.