Uses of Class
org.knowm.xchange.coingi.dto.marketdata.CoingiOrderGroup
Packages that use CoingiOrderGroup
-
Uses of CoingiOrderGroup in org.knowm.xchange.coingi.dto.marketdata
Methods in org.knowm.xchange.coingi.dto.marketdata that return types with arguments of type CoingiOrderGroupConstructor parameters in org.knowm.xchange.coingi.dto.marketdata with type arguments of type CoingiOrderGroupModifierConstructorDescriptionCoingiOrderBook
(Collection<CoingiOrderGroup> asks, Collection<CoingiOrderGroup> bids, List<CoingiDepthRange> askDepthRange, List<CoingiDepthRange> bidDepthRange)