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
IOException
MeXBTTrade[] getTrades(String currencyPair, Long since) throws IOException
IOException
MeXBTTicker getTicker(String currencyPair) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.