> ## 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.

# DynamicMoneyness

Download sample file: [DynamicMoneyness.csv](../assets/csv/DynamicMoneyness.csv)

Moneyness and set used for dynamic bucketing feature

This DynamicMoneyness file type is identified using the pattern: **\*\*DynamicMoneyness\*.csv** (as specified by `mr.sensi.file-patterns.dyn-moneyness`).
This file is loaded using the **DynamicMoneyness** topic. See the [Topic Aliases table](../dev/dev-mr-application/dev-dlc/dlc-mr-config#topic-aliases) 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](.#file-name-patterns)

<table><tr><th>Field</th><th>Key</th><th>Null</th><th>FieldType</th><th>Description</th><th>Example</th></tr><tr><td>MoneynessLabel</td><td>Y</td><td>N</td><td>String</td><td>Name for the bucket of time points</td><td /></tr><tr><td>Shift</td><td>N</td><td>N</td><td>String</td><td>Shift from the moneyness</td><td>-45</td></tr><tr><td>SensitivityName</td><td>Y</td><td>N</td><td>String</td><td>Sensitivity for which the tenor label is used</td><td /></tr><tr><td>MoneynessSet</td><td>Y</td><td>N</td><td>String</td><td>Specifies the label for the context value that users can select at query time to apply this tenor.</td><td>NO\_SMILE</td></tr></table>
