public class BitstampMarketDataServiceRaw extends BitstampBasePollingService
| Modifier and Type | Class and Description |
|---|---|
static class |
BitstampMarketDataServiceRaw.BitstampTime |
exchange| Constructor and Description |
|---|
BitstampMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BitstampOrderBook |
getBitstampOrderBook() |
BitstampTicker |
getBitstampTicker() |
BitstampTransaction[] |
getBitstampTransactions(Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic BitstampMarketDataServiceRaw(Exchange exchange)
exchange - public BitstampTicker getBitstampTicker() throws IOException
IOExceptionpublic BitstampOrderBook getBitstampOrderBook() throws IOException
IOExceptionpublic BitstampTransaction[] getBitstampTransactions(Object... args) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.