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 name | Data type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
collection Required | string | Tells the TBXDS engine to return data for this collection. For example, Euronext.Amsterdam.Shares.AEX. See also Known Collections. | |||||||||
exchange Required | exchange | Tells the TBXDS engine to return data from this exchange. Cannot be combined with collection. | |||||||||
ticker Required | ticker | Tells the TBXDS engine to return data with this ticker identifier set. Cannot be combined with collection. | |||||||||
ticker-type Optional | ticker 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 Optional | string |
Which set of data to return
| |||||||||
mode Optional | literal | Should be set to changes when change sets are needed. | |||||||||
changes-since Optional | date | In combination with mode changes, the date from when changes are requested. |