Download sample file: Surface_Market_Data.csv The file is used to provide two-axis market prices for the greek-based PL calculations, through theDocumentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
SurfaceMarketData topic.
This Surface market data file type is identified using the pattern: **Surface_Market_Data*.csv (as specified by mr.common.file-patterns.surface-market-data).
This file is loaded using the SurfaceMarketData topic. See the Topic Aliases table for an understanding of the topic aliases associated with each topic.
For information on the glob patterns used and how to customize them, see note on File name patterns
| Field | Key | Null | FieldType | Description | Example |
|---|---|---|---|---|---|
| AsOfDate | Y | N | String with format ‘YYYY-MM-DD’ | Indicates value date | 2019-01-01 |
| MarketDataSet | Y | N | String | String defining the market data set, for example “Trader marks” or “Official EOD” | Official EOD |
| SurfaceId | Y | N | String | Identifier of the surface. Must match risk factor identifier in the sensitivities files | USD.OIS |
| Tenor | Y | N | String | A tenor, such as 3M, 5Y, and so on. | 1Y |
| Moneyness | Y | N | String | A moneyness value | 45p |
| Quote | Double | Market data quote to be used by the greek-based calculation. Must correspond to sensitivities to the same risk factor. | 2453.1 |