Package | Description |
---|---|
com.xeiam.xchange.cryptsy | |
com.xeiam.xchange.cryptsy.service.polling |
Modifier and Type | Method and Description |
---|---|
CryptsyGetMarketsReturn |
CryptsyAuthenticated.getmarkets(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
Modifier and Type | Method and Description |
---|---|
static Ticker |
CryptsyAdapters.adaptTicker(CryptsyGetMarketsReturn marketsReturnData,
CurrencyPair currencyPair)
Adapts CryptsyGetMarketsReturn DTO to XChange standard Ticker DTO Note: Cryptsy does not natively have a Ticker method, so getMarkets function
will have to be called to get summary data
|
Modifier and Type | Method and Description |
---|---|
CryptsyGetMarketsReturn |
CryptsyMarketDataServiceRaw.getCryptsyMarkets()
Get all active markets from exchange
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.