Uses of Class
org.knowm.xchange.coinbase.dto.marketdata.CoinbaseSpotPriceHistory
Packages that use CoinbaseSpotPriceHistory
-
Uses of CoinbaseSpotPriceHistory in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase with parameters of type CoinbaseSpotPriceHistoryModifier and TypeMethodDescriptionstatic Ticker
CoinbaseAdapters.adaptTicker
(CurrencyPair currencyPair, CoinbasePrice buyPrice, CoinbasePrice sellPrice, CoinbaseMoney spotRate, CoinbaseSpotPriceHistory coinbaseSpotPriceHistory) -
Uses of CoinbaseSpotPriceHistory in org.knowm.xchange.coinbase.dto.marketdata
Methods in org.knowm.xchange.coinbase.dto.marketdata that return CoinbaseSpotPriceHistoryModifier and TypeMethodDescriptionstatic CoinbaseSpotPriceHistory
CoinbaseSpotPriceHistory.fromRawString
(String spotPriceHistoryString)