public class BitfinexNewHiddenOrderRequest extends BitfinexNewOrderRequest
Modifier and Type | Field and Description |
---|---|
protected boolean |
is_hidden |
Constructor and Description |
---|
BitfinexNewHiddenOrderRequest(String nonce,
String symbol,
BigDecimal amount,
BigDecimal price,
String exchange,
String side,
String type)
Constructor
|
getAmount, getNonce, getPrice, getRequest, getSide, getSymbol, getType, setNonce, setRequest
public BitfinexNewHiddenOrderRequest(String nonce, String symbol, BigDecimal amount, BigDecimal price, String exchange, String side, String type)
nonce
- symbol
- amount
- price
- exchange
- side
- type
- Copyright © 2012–2017 Xeiam, LLC. All rights reserved.