Uses of Class
org.knowm.xchange.coinbase.v2.service.CoinbaseTradeHistoryParams
Package | Description |
---|---|
org.knowm.xchange.coinbase.v2.service |
-
Uses of CoinbaseTradeHistoryParams in org.knowm.xchange.coinbase.v2.service
Methods in org.knowm.xchange.coinbase.v2.service with parameters of type CoinbaseTradeHistoryParams Modifier and Type Method Description UserTrades
CoinbaseTradeService. getBuyTradeHistory(CoinbaseTradeHistoryParams params, String accountId)
The Coinbase is not typical exchange.UserTrades
CoinbaseTradeService. getSellTradeHistory(CoinbaseTradeHistoryParams params, String accountId)
The Coinbase is not typical exchange.