benchmark#

tradeexecutor.visual.benchmark Python module in Trading Strategy framework.

Module description#

Compare portfolio performance against other strategies.

Functions#

visualise_all_cash(start_at, end_at, all_cash)

Draw portfolio performance.

visualise_benchmark([name, ...])

Visualise strategy performance against benchmarks.

visualise_buy_and_hold(...[, colour])

Draw portfolio performance.

visualise_portfolio_equity_curve(name, ...)

Draw portfolio performance.