alpheast.shared.plotting module

class alpheast.shared.plotting.PerformancePlotter[source]

Bases: object

A class for visualizing backtesting performance metrics

plot_equity_curve(daily_values, benchmark_daily_values, title='Portfolio Equity Curve')[source]