| Package | Description |
|---|---|
| org.knowm.xchange.ripple | |
| org.knowm.xchange.ripple.service |
| Modifier and Type | Method and Description |
|---|---|
static UserTrade |
RippleAdapters.adaptTrade(IRippleTradeTransaction trade,
TradeHistoryParams params,
ITransferFeeSource transferFeeSource,
int scale) |
| Modifier and Type | Class and Description |
|---|---|
class |
RippleAccountService |
class |
RippleAccountServiceRaw |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
RippleTradeServiceRaw.getExpectedTransferFee(ITransferFeeSource transferFeeSource,
String counterparty,
String currency,
BigDecimal quantity,
Order.OrderType type)
The expected counterparty transfer fee for an order that results in a transfer of the supplied
amount of currency.
|
Copyright © 2012–2019 Knowm Inc.. All rights reserved.