Skip to main content
ALM (Asset-Liability Management) analytics give you deep risk metrics on any deal — duration, convexity, NII sensitivity, EVE analysis, gap analysis, VaR, and stress test results. This recipe shows how to trigger a run and retrieve the report.

Overview


Step 1 — Trigger an ALM Analysis

Pass the deal_id you want to analyse. The job runs asynchronously and returns a job reference immediately.
Response

Step 2 — Retrieve the Analysis Report

Poll or fetch by job_id once the job completes. The full report includes all metric categories.
Response

Report Sections


When to Run ALM

  • After a deal passes QC and before approval — confirms the risk profile meets investment criteria
  • When interest rate assumptions change — re-run to refresh duration and NII sensitivity
  • As part of ongoing portfolio monitoring — track convexity and VaR over time

What’s Next