OrderBook
Order structure in market depth.
Price.
Price
number
Amount.
Amount
number
GetDepth() function returns a data structure in which the attribute values of Bids, Asks are OrderBook arrays.
{@fun/Market/exchange.GetDepth exchange.GetDepth}, {@struct/Depth Depth}
Order
Depth