Skip to main content
Adding a KPI to Atoti Market Risk follows the same extension pattern as other measure types. The patterns in this guide are generic and can be extended for any use case with minimal changes to the application. A KPI can be defined as a bean with the following format:
Pre-defined KPIs for the VaR-ES cube are located in the class KpiProviderConfig within /mr-var-config/src/main/java/com/activeviam/mr/var/config/

Suggested Further Reading