Uses of Class
org.knowm.xchange.coinbasepro.dto.trade.CoinbaseProFill
Packages that use CoinbaseProFill
-
Uses of CoinbaseProFill in org.knowm.xchange.coinbasepro
Methods in org.knowm.xchange.coinbasepro that return types with arguments of type CoinbaseProFillModifier and TypeMethodDescriptionCoinbasePro.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 CoinbaseProFillModifier and TypeMethodDescriptionstatic UserTradesCoinbaseProAdapters.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 CoinbaseProFillModifier and TypeMethodDescriptionCoinbaseProTradeServiceRaw.getCoinbaseProFills(TradeHistoryParams tradeHistoryParams) https://docs.pro.coinbase.com/#fills