Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 701 Bytes

QuantIdentifierUniverse.md

File metadata and controls

38 lines (20 loc) · 701 Bytes

QuantIdentifierUniverse

Properties

Name Type Description Notes
universeType UniverseTypeEnum
identifiers java.util.List<String>
source SourceEnum

Enum: UniverseTypeEnum

Name Value
EQUITY "Equity"
DEBT "Debt"

Enum: SourceEnum

Name Value
SCREENINGEXPRESSIONUNIVERSE "ScreeningExpressionUniverse"
UNIVERSALSCREENUNIVERSE "UniversalScreenUniverse"
IDENTIFIERUNIVERSE "IdentifierUniverse"

Implemented Interfaces

  • Serializable