get_plot_from_series#

API documentation for tradeexecutor.visual.benchmark.get_plot_from_series Python function.

get_plot_from_series(name, colour, series)[source]#

Draw portfolio performance.

Parameters:
  • name – name of the plot

  • colour – colour of the plot

  • series – series of daily returns

Returns:

plotly scatter plot

Return type:

Scatter