CurrentPositionsSheet

class qf_lib.analysis.tearsheets.current_positions_sheet.CurrentPositionsSheet(**kwargs)[source]

Bases: qf_lib.analysis.common.abstract_document.AbstractDocument

Provides information about currently open positions in the portfolio. Provides a list of tickers, position directions, total exposure value, profit and loss and time of the position creation.

Parameters
  • settings (Settings) – necessary settings

  • pdf_exporter (PDFExporter) – used to export the document to PDF

  • portfolio (Portfolio) – portfolio containing all historical and current trading data

  • title (str) – title of the document