Uses of Class
org.knowm.xchange.bitfinex.v1.dto.marketdata.BitfinexLevel
Packages that use BitfinexLevel
Package
Description
-
Uses of BitfinexLevel in info.bitrich.xchangestream.bitfinex.dto
Methods in info.bitrich.xchangestream.bitfinex.dto that return BitfinexLevel -
Uses of BitfinexLevel in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service with parameters of type BitfinexLevelModifier and TypeMethodDescriptionBitfinexAdapters.adaptOrders
(BitfinexLevel[] bitfinexLevels, CurrencyPair currencyPair, Order.OrderType orderType) -
Uses of BitfinexLevel in org.knowm.xchange.bitfinex.v1.dto.marketdata
Methods in org.knowm.xchange.bitfinex.v1.dto.marketdata that return BitfinexLevelConstructors in org.knowm.xchange.bitfinex.v1.dto.marketdata with parameters of type BitfinexLevelModifierConstructorDescriptionBitfinexDepth
(BitfinexLevel[] asks, BitfinexLevel[] bids) Constructor