Uses of Class
org.knowm.xchange.bitbay.dto.trade.BitbayTradeResponse
Packages that use BitbayTradeResponse
-
Uses of BitbayTradeResponse in org.knowm.xchange.bitbay
Methods in org.knowm.xchange.bitbay that return BitbayTradeResponseModifier and TypeMethodDescriptionBitbayAuthenticated.trade
(String apiKey, si.mazi.rescu.ParamsDigest sign, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String type, String currency, BigDecimal amount, String paymentCurrency, BigDecimal rate) trade - places offer at the stock market Input: type : offer type bid/buy or ask/sell currency : shortcut of main currency for offer (e.g. -
Uses of BitbayTradeResponse in org.knowm.xchange.bitbay.service
Methods in org.knowm.xchange.bitbay.service that return BitbayTradeResponse