portfolio_performance_metrics
  1. CLI
  • Portfolio Performance Metrics with External Cashflows
  • Core
  • IO
  • Metrics
  • CLI
  • Tests (nbdev notebook)

On this page

  • main
  • build_parser
  • Report an issue

Other Formats

  • CommonMark

CLI

Author: cs224

Last updated: 2025-12-15

Python implementation: CPython
Python version       : 3.12.9
IPython version      : 9.8.0

numpy     : 2.3.5
pandas    : 2.3.3
scipy     : 1.16.3
nbdev     : 2.4.6
matplotlib: 3.10.8
  • input file meaning + sign convention
  • optional excel output
  • --lenient-missing-valuations meaning

main

 main (argv:list[str]|None=None)

build_parser

 build_parser ()
  • Report an issue