Response

Field NameDescriptionType
marketMarket IDString
timestampOrder Book timestampLong
total_ask_sizeTotal remaining volume of asking orders.Double
total_bid_sizeTotal remaining volume of bidding orders.Double
orderbook_unitsOrder book details.List of Objects
ask_priceAsk priceDouble
bid_priceBid priceDouble
ask_sizeRemaining volume of Asking.Double
bid_sizeRemaining volume of Bidding.Double

orderbook_unit includes information on 15 orders and contains information in order from the 1st-order, 2nd-order... 15th-order.

Language
Click Try It! to start a request and see the response here!