TearsheetWithoutBenchmark

class qf_lib.analysis.tearsheets.tearsheet_without_benchmark.TearsheetWithoutBenchmark(**kwargs)[source]

Bases: AbstractTearsheet

Creates a PDF report without a benchamrk.

Parameters:
  • settings (Settings) – settings of the project

  • pdf_exporter (PDFExporter) – tool that creates the pdf with the result

  • strategy_series (QFSeries) – timeseries of the trading of the strategy

  • live_date (datetime) – if set it is used to generate the cone chart

  • title (str) – title of the document