Uses of Class
org.knowm.xchange.vaultoro.dto.marketdata.VaultoroTrade
Packages that use VaultoroTrade
-
Uses of VaultoroTrade in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro that return types with arguments of type VaultoroTradeMethod parameters in org.knowm.xchange.vaultoro with type arguments of type VaultoroTradeModifier and TypeMethodDescriptionstatic Trades
VaultoroAdapters.adaptVaultoroTransactions
(List<VaultoroTrade> vaultoroTransactions, CurrencyPair currencyPair) -
Uses of VaultoroTrade in org.knowm.xchange.vaultoro.service
Methods in org.knowm.xchange.vaultoro.service that return types with arguments of type VaultoroTradeModifier and TypeMethodDescriptionVaultoroMarketDataServiceRaw.getVaultoroTrades
(CurrencyPair currencyPair)