All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.6.0.0-dev.72.source-code.cdm-product-template-FxFeature.schema.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.product.template",
  "type": "object",
  "title": "FxFeature",
  "description": "A type for defining FX Features.",
  "properties": {
    "referenceCurrency": {
      "description": "Specifies the reference currency of the trade.",
      "$ref": "com-rosetta-model-metafields-FieldWithMetaString.schema.json"
    },
    "composite": {
      "description": "If 'Composite' is specified as the Settlement Type in the relevant Transaction Supplement, an amount in the Settlement Currency, determined by the Calculation Agent as being equal to the number of Options exercised or deemed exercised, multiplied by: (Settlement Price – Strike Price) / (Strike Price – Settlement Price) x Multiplier provided that if the above is equal to a negative amount the Option Cash Settlement Amount shall be deemed to be zero.",
      "$ref": "cdm-product-template-Composite.schema.json"
    },
    "quanto": {
      "description": "If 'Quanto' is specified as the Settlement Type in the relevant Transaction Supplement, an amount, as determined by the Calculation Agent in accordance with the Section 8.2 of the Equity Definitions.",
      "$ref": "cdm-product-template-Quanto.schema.json"
    },
    "crossCurrency": {
      "description": "If 'Cross-Currency' is specified as the Settlement Type in the relevant Transaction Supplement, an amount in the Settlement Currency, determined by the Calculation Agent as being equal to the number of Options exercised or deemed exercised, multiplied by: (Settlement Price – Strike Price) / (Strike Price – Settlement Price) x Multiplier x one unit of the Reference Currency converted into an amount in the Settlement Currency using the rate of exchange of the Settlement Currency as quoted on the Reference Price Source on the Valuation Date, provided that if the above is equal to a negative amount the Option Cash Settlement Amount shall be deemed to be zero.",
      "$ref": "cdm-product-template-Composite.schema.json"
    }
  },
  "required": [
    "referenceCurrency"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy