FINXIS.

IRS FRA

Swaps CDM 7.2.0

An interest rate product where the one party payes or receives the difference between a fixed rate and an floating rate index.

Asset class Interest Rate
Payouts InterestRatePayout ×2
Provenance As published by FINOS
Trader spec Available

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 InterestRate_Fra 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
1991-05-14
Payment frequency
6 months
Day count fraction
ACT/360
Currency
CHF
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
FixedRateSpecification product · asset
FloatingRateIndex observable · asset
FloatingRateSpecification product · asset
InterestRateIndex observable · asset
InterestRatePayout product · asset
TradeState event · common

The CDM JSON

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

irs-fra.json Download
{
  "@model": "cdm",
  "@type": "cdm.event.common.TradeState",
  "@version": "0.0.0.master-SNAPSHOT",
  "@key": "2c743146",
  "trade": {
    "product": {
      "taxonomy": [
        {
          "source": "ISDA",
          "value": {
            "name": {
              "@data": "InterestRate_Fra"
            }
          },
          "calculated": true
        }
      ],
      "economicTerms": {
        "payout": [
          {
            "@type": "cdm.product.asset.InterestRatePayout",
            "payerReceiver": {
              "payer": "Party1",
              "receiver": "Party2"
            },
            "priceQuantity": {
              "quantitySchedule": {
                "@ref:scoped": "quantity-1"
              }
            },
            "rateSpecification": {
              "@type": "cdm.product.asset.FixedRateSpecification",
              "rateSchedule": {
                "price": {
                  "@ref:scoped": "price-1"
                }
              }
            },
            "dayCountFraction": {
              "@data": "ACT/360"
            },
            "calculationPeriodDates": {
              "effectiveDate": {
                "@key:external": "resetDate",
                "adjustableDate": {
                  "adjustedDate": {
                    "@data": "1991-07-17"
                  }
                }
              },
              "terminationDate": {
                "adjustableDate": {
                  "adjustedDate": {
                    "@data": "1992-01-17"
                  }
                }
              }
            },
            "paymentDates": {
              "paymentFrequency": {
                "periodMultiplier": 6,
                "period": "M"
              }
            },
            "paymentDate": {
              "unadjustedDate": "1991-07-17",
              "dateAdjustments": {
                "businessDayConvention": "FOLLOWING"
              }
            }
          },
          {
            "@type": "cdm.product.asset.InterestRatePayout",
            "payerReceiver": {
              "payer": "Party2",
              "receiver": "Party1"
            },
            "priceQuantity": {
              "quantitySchedule": {
                "@ref:scoped": "quantity-2"
              }
            },
            "rateSpecification": {
              "@type": "cdm.product.asset.FloatingRateSpecification",
              "rateOption": {
                "@ref:scoped": "InterestRateIndex-1"
              }
            },
            "dayCountFraction": {
              "@data": "ACT/360"
            },
            "calculationPeriodDates": {
              "effectiveDate": {
                "@key:external": "resetDate",
                "adjustableDate": {
                  "adjustedDate": {
                    "@data": "1991-07-17"
                  }
                }
              },
              "terminationDate": {
                "adjustableDate": {
                  "adjustedDate": {
                    "@data": "1992-01-17"
                  }
                }
              }
            },
            "paymentDate": {
              "unadjustedDate": "1991-07-17",
              "dateAdjustments": {
                "businessDayConvention": "FOLLOWING"
              }
            },
            "resetDates": {
              "fixingDates": {
                "periodMultiplier": -2,
                "period": "D",
                "dayType": "Business",
                "businessDayConvention": "NONE",
                "dateRelativeTo": {
                  "@ref": "0",
                  "@ref:external": "resetDate"
                }
              }
            }
          }
        ]
      }
    },
    "tradeLot": [
      {
        "priceQuantity": [
          {
            "price": [
              {
                "@key:scoped": "price-1",
                "value": 0.04,
                "unit": {
                  "currency": {
                    "@data": "CHF"
                  }
                },
                "perUnitOf": {
                  "currency": {
                    "@data": "CHF"
                  }
                },
                "priceType": "InterestRate"
              }
            ],
            "quantity": {
              "@key:scoped": "quantity-1",
              "value": 25000000,
              "unit": {
                "currency": {
                  "@data": "CHF"
                }
              }
            }
          },
          {
            "quantity": {
              "@key:scoped": "quantity-2",
              "value": 25000000,
              "unit": {
                "currency": {
                  "@data": "CHF"
                }
              }
            },
            "observable": {
              "@key:scoped": "observable-1",
              "@data": {
                "@type": "cdm.observable.asset.InterestRateIndex",
                "@key:scoped": "InterestRateIndex-1",
                "@data": {
                  "@type": "cdm.observable.asset.FloatingRateIndex",
                  "identifier": [
                    {
                      "identifier": {
                        "@data": "CHF-LIBOR-BBA"
                      },
                      "identifierType": "Other"
                    }
                  ],
                  "assetType": "Other",
                  "assetClass": "InterestRate",
                  "floatingRateIndex": {
                    "@data": "CHF-LIBOR-BBA"
                  },
                  "indexTenor": {
                    "periodMultiplier": 6,
                    "period": "M"
                  }
                }
              }
            }
          }
        ]
      }
    ],
    "counterparty": [
      {
        "role": "Party1",
        "partyReference": {
          "@ref:external": "party1"
        }
      },
      {
        "role": "Party2",
        "partyReference": {
          "@ref:external": "party2"
        }
      }
    ],
    "tradeIdentifier": [
      {
        "issuerReference": {
          "@ref:external": "party1"
        },
        "assignedIdentifier": [
          {
            "identifier": {
              "@scheme": "http://www.hsbc.com/swaps/trade-id",
              "@data": "MB87623"
            }
          }
        ]
      },
      {
        "issuerReference": {
          "@ref:external": "party2"
        },
        "assignedIdentifier": [
          {
            "identifier": {
              "@scheme": "http://www.abnamro.com/swaps/trade-id",
              "@data": "AA9876"
            }
          }
        ]
      }
    ],
    "tradeDate": {
      "@data": "1991-05-14"
    },
    "party": [
      {
        "@key:external": "party1",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
              "@data": "TR24TWEY5RVRQV65HD49"
            },
            "identifierType": "LEI"
          }
        ]
      },
      {
        "@key:external": "party2",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
              "@data": "BFXS5XCH7N0Y05NIXW11"
            },
            "identifierType": "LEI"
          }
        ]
      }
    ]
  }
}

Open this product

Walk the structure in the free viewer, or book it as a ticket in CDM Trader.

Open in viewer CDM Trader
Library 7.2-lib.1 · CDM 7.2.0 cdm:irs-fra