MarketDepth
Contains information about the market depth.
- 
                    Name Type Description Ask Number [] List of prices of the current offers to sell in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.AskOrders Number [] List of order counts of the current offers to sell in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.AskSize Number [] List of amounts of the current offers to sell in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.Bid Number [] List of prices of the current offers to buy in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.BidOrders Number [] List of order counts of the current offers to buy in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.BidSize Number [] List of amounts of the current offers to buy in the market. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.NoOfBids Integer Number of current bids on the instrument. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.NoOfOffers Integer Number of current offers on the instrument. 
 Price values are depending on a subscription to a feed. This can mean no data, delayed data or real time data dependent on the callers subscription setup.UsingOrders Boolean Using Orders.