public class CoinbaseExProductBook extends Object
Constructor and Description |
---|
CoinbaseExProductBook(Long sequence,
Object[][] bids,
Object[][] asks) |
Modifier and Type | Method and Description |
---|---|
CoinbaseExProductBookEntry[] |
getAsks() |
CoinbaseExProductBookEntry |
getBestAsk() |
CoinbaseExProductBookEntry |
getBestBid() |
CoinbaseExProductBookEntry[] |
getBids() |
Long |
getSequence() |
public Long getSequence()
public CoinbaseExProductBookEntry[] getBids()
public CoinbaseExProductBookEntry[] getAsks()
public CoinbaseExProductBookEntry getBestBid()
public CoinbaseExProductBookEntry getBestAsk()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.