| Package | Description |
|---|---|
| com.xeiam.xchange.cryptsy | |
| com.xeiam.xchange.cryptsy.service.polling |
| Modifier and Type | Method and Description |
|---|---|
CryptsyPlaceOrderReturn |
CryptsyAuthenticated.createorder(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
int marketID,
String orderType,
BigDecimal quantity,
BigDecimal price) |
| Modifier and Type | Method and Description |
|---|---|
CryptsyPlaceOrderReturn |
CryptsyTradeServiceRaw.placeCryptsyLimitOrder(int marketID,
CryptsyOrder.CryptsyOrderType orderType,
BigDecimal quantity,
BigDecimal price)
Places a limit order based on parameters given
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.