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 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.
realtime Optionalboolean

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.

Number of occurences

Unlimited

Occurs within

<TBMDataRequest>

Can contain

None (element is closed).

See also

<Quote> | <BookDepth>