| Package | Description |
|---|---|
| org.knowm.xchange.binance | |
| org.knowm.xchange.binance.service |
| Modifier and Type | Method and Description |
|---|---|
BinanceNewOrder |
BinanceAuthenticated.newOrder(String symbol,
OrderSide side,
OrderType type,
TimeInForce timeInForce,
BigDecimal quantity,
BigDecimal price,
String newClientOrderId,
BigDecimal stopPrice,
BigDecimal icebergQty,
Long recvWindow,
long timestamp,
String apiKey,
si.mazi.rescu.ParamsDigest signature) |
| Modifier and Type | Method and Description |
|---|---|
BinanceNewOrder |
BinanceTradeServiceRaw.newOrder(CurrencyPair pair,
OrderSide side,
OrderType type,
TimeInForce timeInForce,
BigDecimal quantity,
BigDecimal price,
String newClientOrderId,
BigDecimal stopPrice,
BigDecimal icebergQty,
Long recvWindow,
long timestamp) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.