Package | Description |
---|---|
org.oxerr.peatio.rest |
Client for Peatio RESTful API.
|
org.oxerr.peatio.rest.service.polling |
Polling services.
|
Modifier and Type | Method and Description |
---|---|
MarketTicker |
Peatio.getTicker(String market)
Get ticker of specific market.
|
Modifier and Type | Method and Description |
---|---|
Map<String,MarketTicker> |
Peatio.getTickers()
Get ticker of all markets.
|
Modifier and Type | Method and Description |
---|---|
static com.xeiam.xchange.dto.marketdata.Ticker |
PeatioAdapters.adaptTicker(com.xeiam.xchange.currency.CurrencyPair currencyPair,
MarketTicker ticker) |
Modifier and Type | Method and Description |
---|---|
MarketTicker |
PeatioMarketDataServiceRaw.getTicker(String market) |
Modifier and Type | Method and Description |
---|---|
Map<String,MarketTicker> |
PeatioMarketDataServiceRaw.getTickers() |
Copyright © 2015. All rights reserved.