The <BookDepth> Element
Description
Query to collect <BookDepth> for issues. This query does not return the last quote values.
<BookDepth
collection =
string
exchange =
exchange
ticker =
ticker
ticker-type =
ticker type
realtime =
boolean />
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. |
realtime Optional | boolean | Indicates that the book depth you want to receive, have to be realtime quotes, rather than quotes that have been delayed for about 15 minutes. You need a subscription for realtime book depth; a subscription for realtime quotes is not sufficient. |