Enum: PriceTimingEnum
URI: common_domain_model:PriceTimingEnum
Permissible Values
| Value |
Meaning |
Description |
| ClosingPrice |
None |
The last price anyone paid for a share of a product during the business hours... |
| OpeningPrice |
None |
The first price anyone paid for a share of a product during the business hour... |
Slots
| Name |
Description |
| valuationTiming |
Denotes when the valuation was sourced during a business day |
Schema Source
LinkML Source
name: PriceTimingEnum
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
ClosingPrice:
text: ClosingPrice
description: The last price anyone paid for a share of a product during the business
hours of the exchange where the product is traded on a business day.
OpeningPrice:
text: OpeningPrice
description: The first price anyone paid for a share of a product during the business
hours of the exchange where the product is traded on a business day.