public interface Coinmate
Modifier and Type | Method and Description |
---|---|
CoinmateOrderBook |
getOrderBook(String currencyPair,
boolean groupByPriceLimit) |
CoinmateTicker |
getTicker(String currencyPair) |
CoinmateTransactions |
getTransactions(int minutesIntoHistory) |
CoinmateTicker getTicker(String currencyPair) throws IOException
IOException
CoinmateOrderBook getOrderBook(String currencyPair, boolean groupByPriceLimit) throws IOException
IOException
CoinmateTransactions getTransactions(int minutesIntoHistory) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.