Uses of Class
org.knowm.xchange.hitbtc.v2.dto.HitbtcSymbol
Packages that use HitbtcSymbol
-
Uses of HitbtcSymbol in org.knowm.xchange.hitbtc.v2
Methods in org.knowm.xchange.hitbtc.v2 that return types with arguments of type HitbtcSymbolMethods in org.knowm.xchange.hitbtc.v2 with parameters of type HitbtcSymbolModifier and TypeMethodDescriptionstatic CurrencyPair
HitbtcAdapters.adaptSymbol
(HitbtcSymbol hitbtcSymbol) Method parameters in org.knowm.xchange.hitbtc.v2 with type arguments of type HitbtcSymbolModifier and TypeMethodDescriptionstatic ExchangeMetaData
HitbtcAdapters.adaptToExchangeMetaData
(List<HitbtcSymbol> symbols, Map<Currency, CurrencyMetaData> currencies, Map<Instrument, InstrumentMetaData> currencyPairs) -
Uses of HitbtcSymbol in org.knowm.xchange.hitbtc.v2.service
Methods in org.knowm.xchange.hitbtc.v2.service that return types with arguments of type HitbtcSymbol