backtrader.bokeh.tabs.performance module

Performance metrics tab.

Displays key performance metrics of the strategy.

class backtrader.bokeh.tabs.performance.PerformanceTab[source]

Bases: BokehTab

Performance metrics tab.

Displays key performance metrics of the strategy, including: - Total return - Annual return - Sharpe ratio - Maximum drawdown - Win rate - Profit/loss ratio - Trade statistics