Skip to content

Enum: AverageTradingVolumeMethodologyEnum

Indicates the type of equity average trading volume (single) the highest amount on one exchange, or (consolidated) volumes across more than one exchange.

URI: common_domain_model:AverageTradingVolumeMethodologyEnum

Permissible Values

Value Meaning Description
Single None Single, the highest amount on one exchange
Consolidated None Consolidated volume across more than one exchange

Slots

Name Description
methodology Indicates the type of equity average trading volume being stated (single) the...

Identifier and Mapping Information

Schema Source

LinkML Source

name: AverageTradingVolumeMethodologyEnum
description: Indicates the type of equity average trading volume (single) the highest
  amount on one exchange, or (consolidated) volumes across more than one exchange.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Single:
    text: Single
    description: Single, the highest amount on one exchange.
  Consolidated:
    text: Consolidated
    description: Consolidated volume across more than one exchange.