Uses of Package
com.quantfinlib.report

Packages that use com.quantfinlib.report
Package
Description
Professional report generation, all writers hand-rolled on the JDK: ReportGenerator assembles portfolio, performance, risk, allocation, trade, Monte Carlo and technical sections into a Report, exported as HTML (with inline SvgCharts equity/drawdown charts), CSV, PDF, or XLSX.
  • Class
    Description
    Format-agnostic report model: an ordered list of titled table sections.
     
    A report section: either tabular (headers + rows) or raw HTML content such as an inline SVG chart (html != null).
    Renders a Report to a file.
    Professional Report Generator: assembles portfolio summaries, performance analytics, risk analysis, allocations, strategy results, trade history, Monte Carlo results and technical summaries into a Report, and exports to PDF, Excel (.xlsx), HTML or CSV.