Navigation :
test ../ test user-ref.html
User & Reference Guide
test ../ test getting-started.html
Getting started
test ../ test getting-started/about.html
- Using this guide
test ../ test getting-started/whats-new.html
- What's New
test ../ test getting-started/data-model.html
- Market Risk Data Model
test ../ test dashboards.html
Dashboards
test ../ test what-if.html
What-If Analysis
test ../ test limits.html
Limit monitoring
test ../ test sign-off.html
Sign-Off Approvals
test ../ test calculations.html
Calculations Guide
test ../ test configuration.html
Configuration files
test ../ test cube.html
Cube Reference
test ../ test datastore.html
Datastores
test ../ test input-files.html
Input file formats
test ../ test dev.html
Developer Guide
test ../ test dev/dev-release.html
-
Release and migration notes
test ../ test dev/dev-getting-started.html
-
Getting Started
test ../ test dev/dev-ref-impl.html
-
Market Risk Accelerator Reference Implementation
test ../ test dev/dev-core.html
-
MRA Core
test ../ test dev/dev-core/dev-drpivot.html
-- DoctorPivot - viewing measures and PostProcessors
test ../ test dev/dev-core/postprocessors.html
-- PostProcessors
test ../ test dev/dev-extensions.html
-
Extending the Accelerator
test ../ test dev/dev-tools.html
-
Configuring Accelerator tools and methodologies
test ../ test dev/dev-sign-off.html
-
Sign-Off
test ../ test dev/dev-whatif.html
-
What-If
test ../ test pdf-guides.html
PDF Guides
MRA Core
The MRA Core is a maven module, named
risk-core , that contains all the
calculations. We don’t expect clients to change the code in this module.
Except for the configuration, it does not depend on the datastore or
cube schemas.