OBJECT
INDEX
link GraphQL Schema definition
- type INDEX implements QUOTABLE, ASSET {
- : [FEATUREMODIFICATIONINFO]
- # Description of the specific asset class this index represents.
- : CUSTOMENUMLITERAL
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # In case of a leveraged index, please define the leverage applied on the
- # replicated index.
- : Value
- : AssetClass
- : SUBJECT
- : Boolean
- # Currency in which the security was issued
- : CURRENCY
- # The country in which the constituents within the index are domicilied
- : TERRITORY
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- # The members of the index.
- : ASSETCOMPOSITION
- : SUBJECT
- # In case of a leveraged index, please define if the leverage is either long or
- # short.
- : CUSTOMENUMLITERAL
- : String
- # In case of a leveraged index, please define the replicated index.
- : INDEX
- # Trading day end time for a given security in Bloomberg. Time given in the user's
- # time zone.
- : LocalTime
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ASSETATMARKETPLACE]
- : SUBJECT
- : DateTime
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- # Defines if an index is to be qualified as a financial index under UCITS IV Art.
- # 41 (1) g) of the law of 2010, Art. 9 of Regulation 2008, Point 22 of CESR
- # guidelines, ESMA ETFs guidelines, ESMA ETFs FAQ.
- : Boolean
- : String
- : DateTime
- # Trading day start time for a given security in Bloomberg. Time given in the
- # user's time zone.
- : LocalTime
- # If this is a leveraged index or not
- : Boolean
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- # This field will return the date from which the pricing history begins.
- : LocalDate
- # Defines the base index for this index. May be null.
- : INDEX
- : Long
- : DateTime
- # Arguments
- # type: The type of the symbol to retrieve.
- (: String!): SYMBOL
- # The primary symbol (symbol type with the highest priority)
- : SYMBOL
- # Arguments
- # currency: The currency of the quote unit reference asset at
- # marketplace.
- (: String!): ASSETATMARKETPLACE
- : Long
- }