Alejandro J Rigau Lopez
Alejandro J Rigau Lopez
Bump. Having the same issue. ``` UserWarning: Data contains too many candlesticks to plot; downsampling to '8H'. See `Backtest.plot(resample=...)` ``` ``` ValueError: Length of values (2) does not match length...
Interestingly enough, I tried running this in WSL and it worked fine with Bokeh 3.1.1 and backtesting.py 0.3.3. Im using more than 50K rows.
> asyncio.gather manually on each run method. Can you provide a code example on how to do this? I have tried different ways but I am not able to figure...