Uses of Class
org.knowm.xchange.coingi.dto.marketdata.CoingiAggregationCurrencyPair
Package | Description |
---|---|
org.knowm.xchange.coingi.dto.marketdata |
-
Uses of CoingiAggregationCurrencyPair in org.knowm.xchange.coingi.dto.marketdata
Methods in org.knowm.xchange.coingi.dto.marketdata that return CoingiAggregationCurrencyPair Modifier and Type Method Description CoingiAggregationCurrencyPair
CoingiRollingAggregation. getCurrencyPair()
Constructors in org.knowm.xchange.coingi.dto.marketdata with parameters of type CoingiAggregationCurrencyPair Constructor Description CoingiRollingAggregation(CoingiAggregationCurrencyPair currencyPair, BigDecimal last, BigDecimal lowestAsk, BigDecimal highestBid, BigDecimal baseVolume, BigDecimal counterVolume, BigDecimal high, BigDecimal low)