tearsheet#

API documentation for tradeexecutor.backtest.tearsheet Python module in Trading Strategy.

Module description#

Create Jupyter Notebook based report static HTML tearsheet for a strategy.

Further reading

Classes#

BacktestReporter

Shared between host environment and IPython report notebook.

Functions#

export_backtest_report(state, universe[, ...])

Creates the backtest visual report.