Points to note
For the Tenors and Maturities, the number of days is taken into account for each tenor/maturity. For Moneyness, the shift from the strike price is taken into account for each moneyness label (see step-by-step procedure below).Step-by-step procedure
- In the application.yaml file, add the property that
corresponds to the type of data that you want to update:
mr.bucketing.sets.tenors,mr.bucketing.sets.maturitiesormr.bucketing.sets.moneyness. - Add the name of the bucket structure that you want to create in the
relevant property, for example:
mr.bucketing.sets.tenors= DEFAULT,REDUCED,DECADE,CUSTOM_BUCKET_STRUCTURE - In the relevant csv file DynamicTenors.csv, DynamicMaturities.csv or DynamicMoneyness.csv, add the entries that correspond to your new bucket structure. Example: TenorLabels,NumberOfDays,SensitivityName,TenorSet 10Y,3600,Delta,CUSTOM_BUCKET_STRUCTURE 20Y,7200,Delta,CUSTOM_BUCKET_STRUCTURE