Overview
run_st_job builds a stress-testing HTML report (vine copula, Gaussian, or Student-t shocks).
Inputs:
portfolio_optimization_*.json— usual pathdata_extractor_*.json— fast path; optionalportfolio_weights, else equal 1/N
stress_dict and mode.
Parameters
string
required
Blob URL to a
portfolio_optimization_*.json or data_extractor_*.json artifact.object
required
Stress test configuration.
The config is flat: every field above sits at the top level. There is no nested block per mode,
and
factors in particular is not written the way run_risk_job writes its
factor_impact parameters.Returns
Example
Next Step
The report is self-contained — no other tool reads astress_test_ file. From here you would
normally either rerun the same shock under a different stress_test_mode, since Gaussian,
Student-t and vine copula disagree by construction, or look at the same book through
run_risk_job.