qis.plot_rolling_perf_stat

qis.plot_rolling_perf_stat(prices, rolling_perf_stat=RollingPerfStat.SHARPE, time_period=None, roll_periods=260, roll_freq=None, legend_stats=LegendStats.AVG_LAST, title=None, regime_benchmark=None, pivot_prices=None, regime_classifier=<qis.perfstats.regime_classifier.BenchmarkReturnsQuantilesRegime object>, perf_params=None, ax=None, **kwargs)[source]

plot rolling performance

Parameters:
Return type:

Figure