VisualizationΒΆ
Methods to create figures visualizing results of Backtest, ParameterScan, Live Execution etc.
The included methods generate figures using the matplotlib package.
The Plot Backtest and Plot Live Execution call the Strategy.plot_info()
method for instruction on how to plot signals.