Package org.knowm.xchange.coinex
Class CoinexAdapters
java.lang.Object
org.knowm.xchange.coinex.CoinexAdapters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninstrumentsToString(Collection<Instrument> instruments) voidputSymbolMapping(String symbol, CurrencyPair currencyPair) toBalance(CoinexBalanceInfo balance) toCurrencyPair(String symbol) toInstrumentMetaData(CoinexCurrencyPairInfo coinexCurrencyPairInfo) toOrderBook(CoinexMarketDepth coinexMarketDepth) toString(Instrument instrument) toTicker(String symbol, CoinexTickerV1 coinexTickerV1, Instant timestamp) toTicker(Instrument instrument, CoinexTickerV1 coinexTickerV1, Instant timestamp) toWallet(List<CoinexBalanceInfo> coinexBalanceInfos)
-
Constructor Details
-
CoinexAdapters
public CoinexAdapters()
-
-
Method Details
-
instrumentsToString
-
putSymbolMapping
-
toBalance
-
toCurrencyPair
-
toInstrumentMetaData
-
toOrderBook
-
toString
-
toTicker
-
toTicker
-
toWallet
-