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
IOException
CryptonitTicker getTicker(String bid_currency, String ask_currency) throws IOException
IOException
CryptonitOrders getOrders(String bid_currency, String ask_currency, String type, String limit) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.