public interface MeXBT
| Modifier and Type | Method and Description |
|---|---|
MeXBTOrderBook |
getOrderBook(String currencyPair) |
MeXBTTicker |
getTicker(String currencyPair) |
MeXBTTrade[] |
getTrades(String currencyPair,
Long since) |
MeXBTOrderBook getOrderBook(String currencyPair) throws IOException
IOExceptionMeXBTTrade[] getTrades(String currencyPair, Long since) throws IOException
IOExceptionMeXBTTicker getTicker(String currencyPair) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.