Uses of Class
org.knowm.xchange.vaultoro.dto.marketdata.VaultoroTrade
Package | Description |
---|---|
org.knowm.xchange.vaultoro | |
org.knowm.xchange.vaultoro.service |
-
Uses of VaultoroTrade in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro that return types with arguments of type VaultoroTrade Modifier and Type Method Description List<VaultoroTrade>
Vaultoro. getVaultoroTrades(String time)
Method parameters in org.knowm.xchange.vaultoro with type arguments of type VaultoroTrade Modifier and Type Method Description static 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 VaultoroTrade Modifier and Type Method Description List<VaultoroTrade>
VaultoroMarketDataServiceRaw. getVaultoroTrades(CurrencyPair currencyPair)