Skip to content

Enum: DeliveryNearbyTypeEnum

URI: common_domain_model:DeliveryNearbyTypeEnum

Permissible Values

Value Meaning Description
CalculationPeriod None Describes the reference contract as the one that pertains to the month-year o...
NearbyMonth None Specifies that the reference delivery date of the underlying Commodity shall ...
NearbyWeek None Specifies that the reference delivery date of the underlying Commodity shall ...

Identifier and Mapping Information

Schema Source

LinkML Source

name: DeliveryNearbyTypeEnum
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  CalculationPeriod:
    text: CalculationPeriod
    description: Describes the reference contract as the one that pertains to the
      month-year of the calculation period. If used, the nearby count is expected
      to be 0.
  NearbyMonth:
    text: NearbyMonth
    description: Specifies that the reference delivery date of the underlying Commodity
      shall be the expiration date of the futures contract in the nth nearby month.
  NearbyWeek:
    text: NearbyWeek
    description: Specifies that the reference delivery date of the underlying Commodity
      shall be the expiration date of the futures contract in the nth nearby week.