qstrader
qstrader copied to clipboard
Add filename to trigger save plot
It seems that the filename parameter needs to be passed to plot_results call inside the save function to trigger saving of the plot.
Coverage remained the same at 57.143% when pulling be902701c67ed2d49a6098023e49755904a0823d on cg94301:explore into 5f8d23accaa9bf49d2106c5928979d2b24ea9520 on mhallsmoore:master.
Thanks for getting in touch.
We have added this functionality to QSTrader v0.2.6. An optional filename string can be passed to the plot_results call. If passed, the tearsheet output will be saved.