Skip to content

Commit 48742b6

Browse files
committed
added rate cut off in OIS conventions. genrall assumüption rco being 1
1 parent 9c7f968 commit 48742b6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Examples/Input/conventions.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@
889889
<FixedConvention>Following</FixedConvention>
890890
<FixedPaymentConvention>Following</FixedPaymentConvention>
891891
<Rule>Backward</Rule>
892+
<RateCutoff>1</RateCutoff>
892893
</OIS>
893894
<OIS>
894895
<Id>DKK-OIS-CONVENTIONS</Id>
@@ -901,6 +902,7 @@
901902
<FixedConvention>Following</FixedConvention>
902903
<FixedPaymentConvention>Following</FixedPaymentConvention>
903904
<Rule>Backward</Rule>
905+
<RateCutoff>1</RateCutoff>
904906
</OIS>
905907
<OIS>
906908
<Id>SEK-OIS-CONVENTIONS</Id>
@@ -913,6 +915,7 @@
913915
<FixedConvention>Following</FixedConvention>
914916
<FixedPaymentConvention>Following</FixedPaymentConvention>
915917
<Rule>Backward</Rule>
918+
<RateCutoff>1</RateCutoff>
916919
</OIS>
917920
<OIS>
918921
<Id>CHF-OIS-CONVENTIONS</Id>
@@ -925,6 +928,7 @@
925928
<FixedConvention>Following</FixedConvention>
926929
<FixedPaymentConvention>Following</FixedPaymentConvention>
927930
<Rule>Backward</Rule>
931+
<RateCutoff>1</RateCutoff>
928932
</OIS>
929933
<OIS>
930934
<Id>CHF-OIS-SARON-CONVENTIONS</Id>
@@ -937,6 +941,7 @@
937941
<FixedConvention>Following</FixedConvention>
938942
<FixedPaymentConvention>Following</FixedPaymentConvention>
939943
<Rule>Backward</Rule>
944+
<RateCutoff>1</RateCutoff>
940945
</OIS>
941946
<OIS>
942947
<Id>USD-OIS-CONVENTIONS</Id>
@@ -949,6 +954,7 @@
949954
<FixedConvention>Following</FixedConvention>
950955
<FixedPaymentConvention>Following</FixedPaymentConvention>
951956
<Rule>Backward</Rule>
957+
<RateCutoff>1</RateCutoff>
952958
</OIS>
953959
<AverageOIS>
954960
<Id>USD-AVERAGE-OIS-CONVENTIONS</Id>
@@ -973,6 +979,7 @@
973979
<FixedConvention>Following</FixedConvention>
974980
<FixedPaymentConvention>Following</FixedPaymentConvention>
975981
<Rule>Backward</Rule>
982+
<RateCutoff>1</RateCutoff>
976983
</OIS>
977984
<OIS>
978985
<Id>JPY-OIS-CONVENTIONS</Id>
@@ -985,6 +992,7 @@
985992
<FixedConvention>Following</FixedConvention>
986993
<FixedPaymentConvention>Following</FixedPaymentConvention>
987994
<Rule>Backward</Rule>
995+
<RateCutoff>1</RateCutoff>
988996
</OIS>
989997
<OIS>
990998
<Id>CAD-OIS-CONVENTIONS</Id>
@@ -997,6 +1005,7 @@
9971005
<FixedConvention>Following</FixedConvention>
9981006
<FixedPaymentConvention>Following</FixedPaymentConvention>
9991007
<Rule>Backward</Rule>
1008+
<RateCutoff>1</RateCutoff>
10001009
</OIS>
10011010
<!-- Tenor Basis Swaps -->
10021011
<TenorBasisTwoSwap>

0 commit comments

Comments
 (0)