Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 766 Bytes

File metadata and controls

36 lines (22 loc) · 766 Bytes

OptimizerOptimalHoldings

Properties

Name Type Description Notes
identifierType IdentifierTypeEnum Identifier type [optional]
includeCash Boolean Include cash [optional]
excludeZero Boolean Exclude zero [optional]

Enum: IdentifierTypeEnum

Name Value
ASSET "Asset"
CUSIP "Cusip"
ISIN "Isin"
RISKMODEL "RiskModel"
SEDOLCHK "SedolChk"
SEDOL "Sedol"
SYMBOLOGYCUSIP "SymbologyCusip"
TICKER "Ticker"
TICKERREGION "TickerRegion"
USER "User"

Implemented Interfaces

  • Serializable