public class CryptonitMarketDataServiceRaw extends CryptonitBasePollingService
cryptonit
exchange
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() |
getExchangeSymbols
verifyOrder, verifyOrder, verifyOrder
public CryptonitMarketDataServiceRaw(Exchange exchange)
exchange
- public List<List<String>> getCryptonitTradingPairs() throws IOException
IOException
public CryptonitTicker getCryptonitTicker(CurrencyPair currencyPair) throws IOException
IOException
public CryptonitOrders getCryptonitAsks(CurrencyPair currencyPair, int limit) throws IOException
IOException
public CryptonitOrders getCryptonitBids(CurrencyPair currencyPair, int limit) throws IOException
IOException
public CryptonitOrders getCryptonitTrades(CurrencyPair currencyPair, int limit) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.