What's New 5.3

This page provides a brief overview of the user-facing new features and improvements in the latest version of Atoti Market Risk.

info

For developer-facing changes, see our Release notes.
For information on upgrading from previous versions, see the Atoti Market Risk Migration Notes.

5.3.0

Summary

New features

MS SQL Server support for DirectQuery

We are excited to announce expanded support for data sources by now including MS SQL Server as a DirectQuery option. This enhancement empowers you to seamlessly tap into data stored within this widely used warehouse technology, enabling trend and historical analysis directly from Atoti Market Risk, bypassing the in-memory loading step. Read more about DirectQuery and how to connect to an MS SQL Server Database.

Simplified API and configuration

We continue working on improving the data model and customization options in Atoti Market Risk and in this release we are delivering a simplified data model for market data retrieval, as well as market data interpolation service. For details, see Market Data APIs.

Virtual hierarchies

You can now use the virtual hierarchy feature on Atoti Market Risk directly from the configuration.

Here’s how to define virtual hierarchies in the application.yaml file:

mr:
    configuration:
        virtual-hierarchies:
            - Trades@Booking

note

Analysis hierarchies can’t be virtual.