| Package | Description |
|---|---|
| org.knowm.xchange.bitso | |
| org.knowm.xchange.bitso.service |
| Modifier and Type | Method and Description |
|---|---|
BitsoOrder |
BitsoAuthenticated.buy(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
BigDecimal amount,
BigDecimal price) |
BitsoOrder[] |
BitsoAuthenticated.getOpenOrders(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
BitsoOrder |
BitsoAuthenticated.sell(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
BigDecimal amount,
BigDecimal price) |
| Modifier and Type | Method and Description |
|---|---|
BitsoOrder |
BitsoTradeServiceRaw.buyBitoOrder(BigDecimal originalAmount,
BigDecimal price) |
BitsoOrder[] |
BitsoTradeServiceRaw.getBitsoOpenOrders() |
BitsoOrder |
BitsoTradeServiceRaw.sellBitsoOrder(BigDecimal originalAmount,
BigDecimal price) |
Copyright © 2012–2017 Knowm Inc.. All rights reserved.