Skip to content

Slot: adjustmentRatio

The number that denotes the cumulative quantity of post-split shares issued to shareholders versus the quantity of pre-split shares previously issued to shareholders. This number will be multiplied by existing shares in an equity derivative contract or other positions to determine the post-split number of shares. With regard to any reference to price, the pre-split reference price will be divided by this number to determine the post-split reference price.

URI: common_domain_model:adjustmentRatio

Applicable Classes

Name Description Modifies Slot
StockSplitInstruction Data required to perform a stock split business event no

Properties

Type and Range

Property Value
Range Decimal
Domain Of StockSplitInstruction

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:adjustmentRatio
native common_domain_model:adjustmentRatio

LinkML Source

name: adjustmentRatio
description: The number that denotes the cumulative quantity of post-split shares
  issued to shareholders versus the quantity of pre-split shares previously issued
  to shareholders.  This number will be multiplied by existing shares in an equity
  derivative contract or other positions to determine the post-split number of shares.  With
  regard to any reference to price, the pre-split reference price will be divided
  by this number to determine the post-split reference price.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- StockSplitInstruction
range: decimal
required: true