Uses of Class
org.knowm.xchange.hitbtc.v2.dto.HitbtcOrderLimit
Packages that use HitbtcOrderLimit
-
Uses of HitbtcOrderLimit in info.bitrich.xchangestream.hitbtc.dto
Methods in info.bitrich.xchangestream.hitbtc.dto that return HitbtcOrderLimitModifier and TypeMethodDescriptionHitbtcWebSocketOrderBookParams.getAsk()
HitbtcWebSocketOrderBookParams.getBid()
Constructors in info.bitrich.xchangestream.hitbtc.dto with parameters of type HitbtcOrderLimitModifierConstructorDescriptionHitbtcWebSocketOrderBookParams
(String symbol, long sequence, HitbtcOrderLimit[] ask, HitbtcOrderLimit[] bid) -
Uses of HitbtcOrderLimit in org.knowm.xchange.hitbtc.v2.dto
Methods in org.knowm.xchange.hitbtc.v2.dto that return HitbtcOrderLimitConstructors in org.knowm.xchange.hitbtc.v2.dto with parameters of type HitbtcOrderLimit