| Package | Description |
|---|---|
| org.knowm.xchange.bitcoinde | |
| org.knowm.xchange.bitcoinde.service |
| Modifier and Type | Method and Description |
|---|---|
BitcoindeIdResponse |
Bitcoinde.createOrder(String apiKey,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
si.mazi.rescu.ParamsDigest paramsDigest,
BigDecimal max_amount,
BigDecimal price,
String trading_pair,
String type) |
BitcoindeIdResponse |
Bitcoinde.deleteOrder(String apiKey,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
si.mazi.rescu.ParamsDigest paramsDigest,
String order_id,
String trading_pair) |
| Modifier and Type | Method and Description |
|---|---|
BitcoindeIdResponse |
BitcoindeTradeServiceRaw.bitcoindeCancelOrders(String order_id,
CurrencyPair currencyPair) |
BitcoindeIdResponse |
BitcoindeTradeServiceRaw.bitcoindePlaceLimitOrder(LimitOrder l) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.