I am learning some trading strategies like backtesting and stuff like that. I have bt and it’s working fine with matplotlib, but when I tried doing the same in plotly dash, I get Error loading Dependencies on my browser. How do I do the same as in matplotlib.
By the way, when is Quantmod for python releasing. It has been removed from pip installations. And can we do backtesting with Quantmod?
I’m used to dash now. So I really want to make it in dash. I have followed this tutorial to get started and It worked fine locally (with matplotlib). Does Quantmod has backtesting functionality that eases working with dash.