Package | Description |
---|---|
org.oxerr.okcoin.rest |
RESTful API implementation.
|
org.oxerr.okcoin.rest.service |
Services.
|
Modifier and Type | Method and Description |
---|---|
TradeResult |
OKCoin.trade(String apiKey,
String symbol,
Type type,
BigDecimal price,
BigDecimal amount,
si.mazi.rescu.ParamsDigest sign)
Place order.
|
Modifier and Type | Method and Description |
---|---|
TradeResult |
OKCoinTradeServiceRaw.trade(String symbol,
Type type,
BigDecimal price,
BigDecimal amount) |
Copyright © 2013–2017. All rights reserved.