From 3ebfea7cb4e9af00fc1fe204493301e212a454db Mon Sep 17 00:00:00 2001 From: Guillaume Santoro <31656059+santorog@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:30:20 +0100 Subject: [PATCH] Add DKK-DESTR and SEK-SWESTR overnight indices (#2537) --- .../strata/config/base/FloatingRateNameData.ini | 12 ++++++++++++ .../strata/config/base/OvernightIndexData.csv | 2 ++ 2 files changed, 14 insertions(+) diff --git a/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/FloatingRateNameData.ini b/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/FloatingRateNameData.ini index 8d604b5e2a..1c9e1ce7d3 100644 --- a/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/FloatingRateNameData.ini +++ b/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/FloatingRateNameData.ini @@ -374,6 +374,12 @@ DKK-CITA-OIS-COMPOUND = DKK-TNR DKK-Tom Next = DKK-TNR DKK-Tom Next-OIS Compound = DKK-TNR +# "DKK-DESTR"/"DKK-DESTR-OIS Compound" are the ISDA 2021 codes +DKK-DESTR = DKK-DESTR +DKK-DESTR-OIS = DKK-DESTR +DKK-DESTR-OIS Compound = DKK-DESTR +DKK-DESTR-OIS COMPOUND = DKK-DESTR + # "HKD-HONIX-OIS-COMPOUND" is the FpML/ISDA code # "HKD-HONIA"/"HKD-HONIA-OIS Compound" are the ISDA 2021 codes HKD-HONIA = HKD-HONIA @@ -444,6 +450,12 @@ SEK-STINA-COMPOUND = SEK-SIOR SEK-STINA-OIS-COMPOUND = SEK-SIOR SEK-STIBOR-OIS Compound = SEK-SIOR +# "SEK-SWESTR"/"SEK-SWESTR-OIS Compound" are the ISDA 2021 codes +SEK-SWESTR = SEK-SWESTR +SEK-SWESTR-OIS = SEK-SWESTR +SEK-SWESTR-OIS Compound = SEK-SWESTR +SEK-SWESTR-OIS COMPOUND = SEK-SWESTR + # "SGD-SONAR-OIS-VWAP-COMPOUND" is the FpML/ISDA code SGD-SONAR = SGD-SONAR SGD-SONAR-COMPOUND = SGD-SONAR diff --git a/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/OvernightIndexData.csv b/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/OvernightIndexData.csv index eb93d0d7a6..a84bea4eff 100644 --- a/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/OvernightIndexData.csv +++ b/modules/basics/src/main/resources/META-INF/com/opengamma/strata/config/base/OvernightIndexData.csv @@ -31,6 +31,7 @@ CZK-CZEONIA,CZK,TRUE,Act/360,CZPR,1,0,Act/360 # standard name DKK-TNR,DKK,TRUE,Act/360,DKCO,1,1,Act/360 +DKK-DESTR,DKK,TRUE,Act/360,DKCO,1,1,Act/360 # standard name HKD-HONIA,HKD,TRUE,Act/365F,HKHK,0,0,Act/365F @@ -68,6 +69,7 @@ SAR-OSAIBOR,SAR,TRUE,Act/365F,SARI,1,0,Act/365F # SIOR is same as STIBOR T/N,,,,,,, SEK-SIOR,SEK,TRUE,Act/360,SEST,0,1,Act/360 +SEK-SWESTR,SEK,TRUE,Act/360,SEST,0,1,Act/360 # standard name SGD-SONAR,SGD,TRUE,Act/365F,SGSI,0,0,Act/365F