The <Statistics> Element

Description

Query to collect statistics for issues, such as Kronen, Sharpe ratios, returns and volatilities. This element returns one or more <Statistics> elements.

<Statistics
    collection = string
    exchange = exchange
    ticker = ticker
    ticker-type = ticker type
    package = "string"
    mode = "literal"
    changes-since = date />

Attributes

Attribute nameData typeDescription
collection Requiredstring Tells the TBXDS engine to return data for this collection. For example, Euronext.Amsterdam.Shares.AEX. See also Known Collections.
exchange Requiredexchange Tells the TBXDS engine to return data from this exchange. Cannot be combined with collection.
ticker Requiredticker Tells the TBXDS engine to return data with this ticker identifier set. Cannot be combined with collection.
ticker-type Optionalticker type Which type of ticker classification you wish to use for your request. If this value is omitted, the value of ticker-type will be used.
package Optionalstring Which set of data to return

full All available values.
kronen Only Kronen.
diamonds Only Diamonds.

mode Optionalliteral Should be set to changes when change sets are needed.
changes-since Optionaldate In combination with mode changes, the date from when changes are requested.

Number of occurences

Unlimited

Occurs within

<TBMDataRequest>

Can contain

None (element is closed).

See also

<Statistics> | <Composition> | <Dividend> | <FundDetails> | <FundSavingsTax> | <BondDetails> | <FundDetails> | <ReturnData> | <Quote> | <TurboDetails> | <WarrantDetails>