bayesline.api.equity.AsyncFactorCovarianceReportAccessor#
- class bayesline.api.equity.AsyncFactorCovarianceReportAccessor(accessor: AsyncReportAccessorApi)#
Specific accessor for a exposure report.
- abstract __init__(accessor: AsyncReportAccessorApi)#
Methods
__init__(accessor)Get the time-series of factor correlations for the factors.
Get the time-series of factor covariances for the factors.
with_scenario(scenario_settings)Return a new accessor with the given scenario settings applied.
Attributes
accessorThe underlying report accessor API.
scenario_types