Overview
run_risk_job runs one risk / analytics function and returns an HTML, PNG, or CSV artifact.
Inputs:
portfolio_optimization_*.json(Prices+Weights) — usual pathdata_extractor_*.json— fast path; optionalportfolio_weights, otherwise equal 1/N
function and params.
Function catalog
Most functions accept optional
start / end (YYYY-MM-DD) to crop the window; omit for the full sample.
Parameters
string
required
Blob URL to
portfolio_optimization_*.json or data_extractor_*.json.object
required
Example — weight dynamics
Example — copula density
Returns
Next Step
Most functions produce a finished report. The exception isdynamic_weights: its HTML is one of the
two accepted inputs for run_ptl_job, where it goes in as weights_url and drives
the permutation test.