This page explains the changes required to migrate to the stated version of the Atoti Market Data.Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Migrate to 0.1.0
Upgrading from Atoti Market Risk 5.4.0 - See Atoti Market Data 0.1.0 Release Notes.Renaming
Atoti Market Data 0.1.0 is a replacement for themarket-data-api and market-data-api-spring-boot-starter modules in Atoti Market Risk 5.4.
Classes
Class names have been preserved, but modules and packages have been renamed as follows:| Atoti Market Risk module | Atoti Market Risk package | Atoti Market Data module | Atoti Market Data package |
|---|---|---|---|
market-data-api | com.activeviam.marketdata.api | market-data-lib | com.activeviam.marketdata.lib |
market-data-api-spring-boot-starter | com.activeviam.marketdata.api.configuration | market-data-spring-boot-starter | com.activeviam.marketdata.autoconfigure |
Properties
The prefix for the properties has changed frommarket-data-api to market-data, resulting in:
| Old property | New property |
|---|---|
market-data-api.fx.pivot-currency | market-data.fx.pivot-currency |
market-data-api.defaults.tenor | market-data.defaults.tenor |
market-data-api.defaults.moneyness | market-data.defaults.moneyness |
market-data-api.defaults.maturity | market-data.defaults.maturity |