public class VaultoroMarketDataServiceRaw extends VaultoroBaseService
apiKey, signatureCreator, vaultoroexchange| Constructor and Description |
|---|
VaultoroMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyPair> |
getExchangeSymbols() |
BigDecimal |
getLast(CurrencyPair currencyPair) |
List<VaultoroOrderBook> |
getVaultoroOrderBook(CurrencyPair currencyPair) |
List<VaultoroTrade> |
getVaultoroTrades(CurrencyPair currencyPair) |
getClientConfig, verifyOrder, verifyOrder, verifyOrderpublic VaultoroMarketDataServiceRaw(Exchange exchange)
exchange - public BigDecimal getLast(CurrencyPair currencyPair) throws VaultoroException, IOException
VaultoroExceptionIOExceptionpublic List<VaultoroOrderBook> getVaultoroOrderBook(CurrencyPair currencyPair) throws VaultoroException, IOException
VaultoroExceptionIOExceptionpublic List<VaultoroTrade> getVaultoroTrades(CurrencyPair currencyPair) throws VaultoroException, IOException
VaultoroExceptionIOExceptionpublic List<CurrencyPair> getExchangeSymbols() throws IOException
IOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.