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