Skip to content

Enum: ExpirationTimeTypeEnum

The time of day at which the equity option expires, for example the official closing time of the exchange.

URI: common_domain_model:ExpirationTimeTypeEnum

Permissible Values

Value Meaning Description
Close None The official closing time of the exchange on the valuation date
Open None The official opening time of the exchange on the valuation date
OSP None The time at which the official settlement price is determined
SpecificTime None The time specified in the element equityExpirationTime or valuationTime (as a...
XETRA None The time at which the official settlement price (following the auction by the...
DerivativesClose None The official closing time of the derivatives exchange on which a derivative c...
AsSpecifiedInMasterConfirmation None The time is determined as provided in the relevant Master Confirmation

Slots

Name Description
expirationTimeType The time of day at which the equity option expires, for example the official ...

Identifier and Mapping Information

Schema Source

LinkML Source

name: ExpirationTimeTypeEnum
description: The time of day at which the equity option expires, for example the official
  closing time of the exchange.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Close:
    text: Close
    description: The official closing time of the exchange on the valuation date.
  Open:
    text: Open
    description: The official opening time of the exchange on the valuation date.
  OSP:
    text: OSP
    description: The time at which the official settlement price is determined.
  SpecificTime:
    text: SpecificTime
    description: The time specified in the element equityExpirationTime or valuationTime
      (as appropriate)
  XETRA:
    text: XETRA
    description: The time at which the official settlement price (following the auction
      by the exchange) is determined by the exchange.
  DerivativesClose:
    text: DerivativesClose
    description: The official closing time of the derivatives exchange on which a
      derivative contract is listed on that security underlyer.
  AsSpecifiedInMasterConfirmation:
    text: AsSpecifiedInMasterConfirmation
    description: The time is determined as provided in the relevant Master Confirmation.