public class CryptonitMarketDataServiceRaw extends CryptonitBasePollingService
cryptonitexchange| Constructor and Description |
|---|
CryptonitMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CryptonitOrders |
getCryptonitAsks(CurrencyPair currencyPair,
int limit) |
CryptonitOrders |
getCryptonitBids(CurrencyPair currencyPair,
int limit) |
CryptonitTicker |
getCryptonitTicker(CurrencyPair currencyPair) |
CryptonitOrders |
getCryptonitTrades(CurrencyPair currencyPair,
int limit) |
List<List<String>> |
getCryptonitTradingPairs() |
getExchangeSymbolsverifyOrder, verifyOrder, verifyOrderpublic CryptonitMarketDataServiceRaw(Exchange exchange)
exchange - public List<List<String>> getCryptonitTradingPairs() throws IOException
IOExceptionpublic CryptonitTicker getCryptonitTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CryptonitOrders getCryptonitAsks(CurrencyPair currencyPair, int limit) throws IOException
IOExceptionpublic CryptonitOrders getCryptonitBids(CurrencyPair currencyPair, int limit) throws IOException
IOExceptionpublic CryptonitOrders getCryptonitTrades(CurrencyPair currencyPair, int limit) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.