StrategyMonitoringDocument

class qf_lib.analysis.tearsheets.strategy_monitoring_document.StrategyMonitoringDocument(**kwargs)[source]

Bases: AbstractTearsheet

Creates PDF with strategy monitoring analysis.

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