| Package | Description |
|---|---|
| org.knowm.xchange.vaultoro | |
| org.knowm.xchange.vaultoro.service |
| Modifier and Type | Method and Description |
|---|---|
VaultoroNewOrderResponse |
VaultoroAuthenticated.buy(String symbol,
String type,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String apiKey,
BigDecimal btc,
BigDecimal price,
si.mazi.rescu.ParamsDigest signature) |
VaultoroNewOrderResponse |
VaultoroAuthenticated.sell(String symbol,
String type,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String apiKey,
BigDecimal gld,
BigDecimal price,
si.mazi.rescu.ParamsDigest signature) |
| Modifier and Type | Method and Description |
|---|---|
VaultoroNewOrderResponse |
VaultoroTradeServiceRaw.placeLimitOrder(CurrencyPair currencyPair,
Order.OrderType orderType,
BigDecimal amount,
BigDecimal price) |
VaultoroNewOrderResponse |
VaultoroTradeServiceRaw.placeMarketOrder(CurrencyPair currencyPair,
Order.OrderType orderType,
BigDecimal amount) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.