public class BitsoMarketDataServiceRaw extends BitsoBasePollingService
Modifier and Type | Class and Description |
---|---|
static class |
BitsoMarketDataServiceRaw.BitsoTime |
exchange
Constructor and Description |
---|
BitsoMarketDataServiceRaw(Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
BitsoOrderBook |
getBitsoOrderBook() |
BitsoTicker |
getBitsoTicker() |
BitsoTransaction[] |
getBitsoTransactions(Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public BitsoMarketDataServiceRaw(Exchange exchange)
public BitsoOrderBook getBitsoOrderBook() throws IOException
IOException
public BitsoTransaction[] getBitsoTransactions(Object... args) throws IOException
IOException
public BitsoTicker getBitsoTicker() throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.