public interface Cryptonit
| Modifier and Type | Method and Description |
|---|---|
CryptonitOrders |
getOrders(String bid_currency,
String ask_currency,
String type,
String limit) |
List<List<String>> |
getPairs() |
CryptonitTicker |
getTicker(String bid_currency,
String ask_currency) |
List<List<String>> getPairs() throws IOException
IOExceptionCryptonitTicker getTicker(String bid_currency, String ask_currency) throws IOException
IOExceptionCryptonitOrders getOrders(String bid_currency, String ask_currency, String type, String limit) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.