Skip to content

Adding EquityIndexEnum as a value in AssetIdTypeEnum #4419

@Oscar-Twomey

Description

@Oscar-Twomey

Background

An EquityIndexEnum has recently been added to the CDM. There is currently no way to use this as an identifier type for Equity Indices.

This proposal is to model the EquityIndex type off the Cash type where the CDM enum is used as an asset identifier.

Image

Proposal

  • Add EquityIndexEnum as a value in AssetIdTypeEnum
Image
  • Remove the equityIndex attribute from the EquityIndex type
  • Add a condition in Equityindex to allow only 1 EquityIndexEnum be used as an identifier, and validate the value provided is within the enum.
Image

Compatibility

Backward-incompatible

Release

7-dev

Additional Context

No response

Metadata

Metadata

Assignees

Labels

backward-incompatibleLikely to be backward-incompatible; must be on Steering WG roadmap; 2 maintainers to approve

Projects

Status

PR Ready

Status

Current

Relationships

None yet

Development

No branches or pull requests

Issue actions