sigmaquant.performance.report.ascii_report#
- sigmaquant.performance.report.ascii_report(
- returns,
- frequency,
- *,
- strategy_name='Portfolio',
- benchmark_returns=None,
- kind='simple',
- starting_value=0.0,
- risk_free=0.0,
- mar=0.0,
- required_return=0.0,
- currency='$',
- width=66,
Build a structured portfolio report with ASCII rendering support.