Last updated 6 months ago
Orderbook.symbol [str] returns pair for orderbook adapted for exchange (ex: ETH-USDT)
Orderbook.symbol [str]
ETH-USDT
Orderbook.ask [array] array of sorted by price (ascending)
Orderbook.ask [array]
Orderbook.bid [array] array of sorted by price (descending)
Orderbook.bid [array]
OrderBookUnit
Orderbook