FINXIS.

FX Swap

Spot & forwards CDM 7.2.0

An FX swap transaction is where the counterparties agree to two FX transaction on two separate dates, typically the spot date and another forward date.

Asset class Foreign Exchange
Payouts SettlementPayout ×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
Other FxSwap Asserted
ISDA ForeignExchange_Swap 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
2002-01-23
Currencies
GBP, 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
Observable observable · asset
SettlementPayout product · template
TradeState event · common

The CDM JSON

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

fx-swap.json Download
{
  "@model": "cdm",
  "@type": "cdm.event.common.TradeState",
  "@version": "0.0.0.master-SNAPSHOT",
  "@key": "30c33810",
  "trade": {
    "product": {
      "taxonomy": [
        {
          "source": "Other",
          "value": {
            "name": {
              "@scheme": "http://www.fpml.org/coding-scheme/product-type-simple",
              "@data": "FxSwap"
            }
          }
        },
        {
          "source": "ISDA",
          "value": {
            "name": {
              "@data": "ForeignExchange_Swap"
            }
          },
          "calculated": true
        }
      ],
      "economicTerms": {
        "payout": [
          {
            "@type": "cdm.product.template.SettlementPayout",
            "payerReceiver": {
              "payer": "Party1",
              "receiver": "Party2"
            },
            "priceQuantity": {
              "quantitySchedule": {
                "@ref:scoped": "quantity-1"
              },
              "priceSchedule": [
                {
                  "@ref:scoped": "price-1"
                }
              ]
            },
            "settlementTerms": {
              "settlementDate": {
                "valueDate": "2002-01-25"
              }
            },
            "underlier": {
              "@type": "cdm.observable.asset.Observable",
              "@ref:scoped": "observable-1"
            }
          },
          {
            "@type": "cdm.product.template.SettlementPayout",
            "payerReceiver": {
              "payer": "Party2",
              "receiver": "Party1"
            },
            "priceQuantity": {
              "quantitySchedule": {
                "@ref:scoped": "quantity-2"
              },
              "priceSchedule": [
                {
                  "@ref:scoped": "price-2"
                }
              ]
            },
            "settlementTerms": {
              "settlementDate": {
                "valueDate": "2002-02-25"
              }
            },
            "underlier": {
              "@type": "cdm.observable.asset.Observable",
              "@ref:scoped": "observable-2"
            }
          }
        ]
      }
    },
    "tradeLot": [
      {
        "priceQuantity": [
          {
            "price": [
              {
                "@key:scoped": "price-1",
                "value": 1.48,
                "unit": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "perUnitOf": {
                  "currency": {
                    "@data": "GBP"
                  }
                },
                "priceType": "ExchangeRate",
                "derivedQuantity": {
                  "value": 14800000,
                  "unit": {
                    "currency": {
                      "@data": "USD"
                    }
                  }
                }
              }
            ],
            "quantity": {
              "@key:scoped": "quantity-1",
              "value": 10000000,
              "unit": {
                "currency": {
                  "@data": "GBP"
                }
              }
            },
            "observable": {
              "@key:scoped": "observable-1",
              "@data": {
                "@type": "cdm.base.staticdata.asset.common.Cash",
                "identifier": [
                  {
                    "identifier": {
                      "@data": "GBP"
                    },
                    "identifierType": "CurrencyCode"
                  }
                ],
                "assetType": "Cash"
              }
            }
          },
          {
            "price": [
              {
                "@key:scoped": "price-2",
                "value": 1.5,
                "unit": {
                  "currency": {
                    "@data": "USD"
                  }
                },
                "perUnitOf": {
                  "currency": {
                    "@data": "GBP"
                  }
                },
                "priceType": "ExchangeRate",
                "derivedQuantity": {
                  "value": 15000000,
                  "unit": {
                    "currency": {
                      "@data": "USD"
                    }
                  }
                }
              }
            ],
            "quantity": {
              "@key:scoped": "quantity-2",
              "value": 10000000,
              "unit": {
                "currency": {
                  "@data": "GBP"
                }
              }
            },
            "observable": {
              "@key:scoped": "observable-2",
              "@data": {
                "@type": "cdm.base.staticdata.asset.common.Cash",
                "identifier": [
                  {
                    "identifier": {
                      "@data": "GBP"
                    },
                    "identifierType": "CurrencyCode"
                  }
                ],
                "assetType": "Cash"
              }
            }
          }
        ]
      }
    ],
    "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/swaps/trade-id",
              "@data": "PARTYAUS33"
            }
          }
        ]
      },
      {
        "issuerReference": {
          "@ref:external": "party2"
        },
        "assignedIdentifier": [
          {
            "identifier": {
              "@scheme": "http://www.db.com/swaps/trade-id",
              "@data": "DEUTDEFF"
            }
          }
        ]
      }
    ],
    "tradeDate": {
      "@data": "2002-01-23"
    },
    "party": [
      {
        "@key:external": "party1",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
              "@data": "549300VBWWV6BYQOWM67"
            },
            "identifierType": "LEI"
          }
        ]
      },
      {
        "@key:external": "party2",
        "partyId": [
          {
            "identifier": {
              "@scheme": "http://www.fpml.org/coding-scheme/external/iso17442",
              "@data": "213800QILIUD4ROSUO03"
            },
            "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:fx-swap