ReplaceOrderOptions |
ReplaceOrderOptions.setAttachedParams(ReplaceAttachedParams attachedParams) |
Sets the attached order parameters.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setLimitDepthLevel(Integer limitDepthLevel) |
Sets the new limit depth level.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setLimitOffset(BigDecimal limitOffset) |
Sets the new limit offset.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setMonitorPrice(BigDecimal monitorPrice) |
Sets the new monitor price.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setPrice(BigDecimal price) |
Sets the new order price.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setRemark(String remark) |
Sets the order remark.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setTrailingAmount(BigDecimal trailingAmount) |
Sets the new trailing amount.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setTrailingPercent(BigDecimal trailingPercent) |
Sets the new trailing percentage.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setTriggerCount(Integer triggerCount) |
Sets the new trigger count.
|
ReplaceOrderOptions |
ReplaceOrderOptions.setTriggerPrice(BigDecimal triggerPrice) |
Sets the new trigger price.
|