FINXIS.

CDS Index Option

Swaptions CDM 7.2.0

A type of option on a CDS index.

Asset class Credit
Payouts OptionPayout
Provenance As published by FINOS
Trader spec Not yet written

Classification

How the product classifies itself. Values marked calculated were produced by the CDM's own qualification functions rather than asserted by the sender.

SchemeQualifierSource
ISDA CreditDefaultSwaption Calculated by CDM

Economics in this example

Read out of the example itself. These are the values FINOS published, not a recommendation — use the example for structure, not for market data.

Trade date
2006-01-16
Currency
USD
Parties
2
Roles
Party1, Party2

CDM types used

Every type this product instantiates. Each one links to its entry in the model reference, so you can see the attributes and conditions behind it.

TypeNamespace
Cash base · staticdata · asset · common
CreditDefaultPayout product · asset
FixedRateSpecification product · asset
InterestRatePayout product · asset
NonTransferableProduct product · template
OptionPayout product · template
TradeState event · common
UnscheduledTransfer event · common

The CDM JSON

The full canonical document — 123 values, rooted at TradeState. Download it, or open it in the viewer to walk the tree.

cdx-index-option.json Download
{
  "@model": "cdm",
  "@type": "cdm.event.common.TradeState",
  "@version": "0.0.0.master-SNAPSHOT",
  "@key": "f6ef2174",
  "trade": {
    "product": {
      "taxonomy": [
        {
          "source": "ISDA",
          "value": {
            "name": {
              "@data": "CreditDefaultSwaption"
            }
          },
          "calculated": true
        }
      ],
      "economicTerms": {
        "payout": [
          {
            "@type": "cdm.product.template.OptionPayout",
            "payerReceiver": {
              "payer": "Party2",
              "receiver": "Party1"
            },
            "priceQuantity": {
              "quantityReference": {
                "@ref:external": "NOTIONAL"
              }
            },
            "settlementTerms": {
              "settlementType": "Physical"
            },
            "buyerSeller": {
              "buyer": "Party1",
              "seller": "Party2"
            },
            "underlier": {
              "@type": "cdm.product.template.NonTransferableProduct",
              "taxonomy": [
                {
                  "source": "ISDA",
                  "value": {
                    "name": {
                      "@data": "CreditDefaultSwap_Index"
                    }
                  },
                  "calculated": true
                }
              ],
              "economicTerms": {
                "effectiveDate": {
                  "adjustableDate": {
                    "unadjustedDate": "2006-03-21"
                  }
                },
                "terminationDate": {
                  "adjustableDate": {
                    "unadjustedDate": "2011-06-20"
                  }
                },
                "payout": [
                  {
                    "@type": "cdm.product.asset.CreditDefaultPayout",
                    "payerReceiver": {
                      "payer": "Party2",
                      "receiver": "Party1"
                    },
                    "priceQuantity": {
                      "@key:external": "NOTIONAL",
                      "quantitySchedule": {
                        "@ref:scoped": "quantity-1"
                      }
                    },
                    "generalTerms": {
                      "indexReferenceInformation": {
                        "identifier": [
                          {
                            "identifier": {
                              "@data": "Dow Jones CDX NA IG.2"
                            },
                            "identifierType": "Name"
                          }
                        ],
                        "assetType": "Other",
                        "name": {
                          "@data": "Dow Jones CDX NA IG.2"
                        },
                        "assetClass": "Credit",
                        "indexSeries": 2,
                        "indexAnnexDate": "2005-07-06",
                        "indexAnnexSource": {
                          "@data": "Publisher"
                        }
                      }
                    }
                  },
                  {
                    "@type": "cdm.product.asset.InterestRatePayout",
                    "payerReceiver": {
                      "payer": "Party1",
                      "receiver": "Party2"
                    },
                    "priceQuantity": {
                      "quantitySchedule": {
                        "@ref:scoped": "quantity-2"
                      }
                    },
                    "rateSpecification": {
                      "@type": "cdm.product.asset.FixedRateSpecification",
                      "rateSchedule": {
                        "price": {
                          "@ref:scoped": "price-1"
                        }
                      }
                    },
                    "dayCountFraction": {
                      "@data": "ACT/360"
                    },
                    "calculationPeriodDates": {
                      "calculationPeriodFrequency": {
                        "periodMultiplier": 3,
                        "period": "M",
                        "rollConvention": "20"
                      }
                    },
                    "paymentDates": {
                      "paymentFrequency": {
                        "periodMultiplier": 3,
                        "period": "M"
                      },
                      "firstPaymentDate": "2006-06-20",
                      "lastRegularPaymentDate": "2011-03-20"
                    }
                  }
                ]
              }
            },
            "optionType": "Payer",
            "exerciseTerms": {
              "style": "European",
              "expirationDate": [
                {
                  "adjustableDate": {
                    "unadjustedDate": "2006-08-20",
                    "dateAdjustments": {
                      "businessDayConvention": "NotApplicable"
                    }
                  }
                }
              ],
              "earliestExerciseTime": {
                "hourMinuteTime": "09:00:00",
                "businessCenter": {
                  "@data": "USNY"
                }
              },
              "expirationTime": {
                "hourMinuteTime": "11:00:00",
                "businessCenter": {
                  "@data": "USNY"
                }
              },
              "expirationTimeType": "SpecificTime",
              "exerciseProcedure": {
                "followUpConfirmation": true
              },
              "partialExercise": {
                "notionalReference": {
                  "@ref": "0",
                  "@ref:external": "NOTIONAL"
                },
                "integralMultipleAmount": 1,
                "minimumNotionalAmount": 1
              }
            },
            "strike": {
              "strikePrice": {
                "value": 0.0225,
                "unit": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "perUnitOf": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "priceType": "InterestRate",
                "arithmeticOperator": "Add"
              }
            }
          }
        ]
      }
    },
    "tradeLot": [
      {
        "priceQuantity": [
          {
            "price": [
              {
                "@key:scoped": "price-1",
                "value": 0.019,
                "unit": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "perUnitOf": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "priceType": "InterestRate"
              }
            ],
            "quantity": {
              "@key:scoped": "quantity-2",
              "value": 50000000,
              "unit": {
                "currency": {
                  "@data": "USD"
                }
              }
            }
          },
          {
            "quantity": {
              "@key:scoped": "quantity-1",
              "value": 50000000,
              "unit": {
                "currency": {
                  "@data": "USD"
                }
              }
            }
          }
        ]
      }
    ],
    "counterparty": [
      {
        "role": "Party1",
        "partyReference": {
          "@ref:external": "Party2"
        }
      },
      {
        "role": "Party2",
        "partyReference": {
          "@ref:external": "Party1"
        }
      }
    ],
    "tradeIdentifier": [
      {
        "issuerReference": {
          "@ref:external": "Party1"
        },
        "assignedIdentifier": [
          {
            "identifier": {
              "@scheme": "http://www.PartyA.com/coding-scheme/trade-id",
              "@data": "Trade234"
            }
          }
        ]
      }
    ],
    "tradeDate": {
      "@key:external": "TRADEDATE",
      "@data": "2006-01-16"
    },
    "party": [
      {
        "@key:external": "Party1",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/dummy-party-id",
              "@data": "Party A"
            }
          }
        ]
      },
      {
        "@key:external": "Party2",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/dummy-party-id",
              "@data": "Party B"
            }
          }
        ]
      }
    ],
    "contractDetails": {
      "documentation": [
        {
          "agreementDate": "1997-11-05",
          "legalAgreementIdentification": {
            "agreementName": {
              "agreementType": "MasterAgreement",
              "masterAgreementType": {
                "@data": "ISDAMaster"
              }
            },
            "vintage": 1992
          },
          "contractualParty": [
            {
              "@ref:external": "Party2"
            },
            {
              "@ref:external": "Party1"
            }
          ]
        },
        {
          "agreementDate": "2004-09-20",
          "legalAgreementIdentification": {
            "agreementName": {
              "agreementType": "MasterConfirmation",
              "masterConfirmationType": {
                "@data": "DJ.CDX.NA"
              }
            }
          },
          "contractualParty": [
            {
              "@ref:external": "Party2"
            },
            {
              "@ref:external": "Party1"
            }
          ]
        },
        {
          "legalAgreementIdentification": {
            "agreementName": {
              "agreementType": "Confirmation",
              "contractualDefinitionsType": [
                {
                  "@data": "ISDA2000"
                },
                {
                  "@data": "ISDA2003CreditDerivatives"
                }
              ]
            }
          },
          "contractualParty": [
            {
              "@ref:external": "Party2"
            },
            {
              "@ref:external": "Party1"
            }
          ]
        }
      ]
    }
  },
  "transferHistory": [
    {
      "transfer": {
        "@type": "cdm.event.common.UnscheduledTransfer",
        "quantity": {
          "value": 45000,
          "unit": {
            "currency": {
              "@data": "USD"
            }
          }
        },
        "asset": {
          "@type": "cdm.base.staticdata.asset.common.Cash",
          "identifier": [
            {
              "identifier": {
                "@data": "USD"
              },
              "identifierType": "CurrencyCode"
            }
          ],
          "assetType": "Cash"
        },
        "settlementDate": {
          "relativeDate": {
            "periodMultiplier": 3,
            "period": "D",
            "dayType": "Business",
            "businessDayConvention": "NONE",
            "dateRelativeTo": {
              "@ref:external": "TRADEDATE"
            }
          }
        },
        "payerReceiver": {
          "payerPartyReference": {
            "@ref:external": "Party2"
          },
          "receiverPartyReference": {
            "@ref:external": "Party1"
          }
        },
        "transferType": "Premium"
      }
    }
  ]
}

Open this product

Walk the structure in the free viewer, or see how Trader renders a ticket from a product specification.

Open in viewer CDM Trader
Library 7.2-lib.1 · CDM 7.2.0 cdm:cdx-index-option