Uses of Class
org.knowm.xchange.coinbasepro.dto.trade.CoinbaseProFill
Package | Description |
---|---|
info.bitrich.xchangestream.coinbasepro.dto | |
org.knowm.xchange.coinbasepro | |
org.knowm.xchange.coinbasepro.service |
-
Uses of CoinbaseProFill in info.bitrich.xchangestream.coinbasepro.dto
Methods in info.bitrich.xchangestream.coinbasepro.dto that return CoinbaseProFill Modifier and Type Method Description CoinbaseProFill
CoinbaseProWebSocketTransaction. toCoinbaseProFill()
-
Uses of CoinbaseProFill in org.knowm.xchange.coinbasepro
Methods in org.knowm.xchange.coinbasepro that return types with arguments of type CoinbaseProFill Modifier and Type Method Description CoinbasePagedResponse<CoinbaseProFill>
CoinbasePro. getFills(String apiKey, si.mazi.rescu.ParamsDigest signer, long timestamp, String passphrase, Integer tradeIdAfter, Integer tradeIdBefore, Integer limit, String orderId, String productId)
Method parameters in org.knowm.xchange.coinbasepro with type arguments of type CoinbaseProFill Modifier and Type Method Description static UserTrades
CoinbaseProAdapters. adaptTradeHistory(List<CoinbaseProFill> coinbaseExFills)
-
Uses of CoinbaseProFill in org.knowm.xchange.coinbasepro.service
Methods in org.knowm.xchange.coinbasepro.service that return types with arguments of type CoinbaseProFill Modifier and Type Method Description CoinbasePagedResponse<CoinbaseProFill>
CoinbaseProTradeServiceRaw. getCoinbaseProFills(TradeHistoryParams tradeHistoryParams)
https://docs.pro.coinbase.com/#fills