public method ClosedPositionBuilder.setTradeIdRemain
Overview
Sets the unique identification number of the position opened as a result of the partial closing of the current position
Declaration
function setTradeIdRemain(value)
public void setTradeIdRemain(String value);
public void setTradeIdRemain(string value);
Parameters
| Name | Description |
|---|---|
| value | The unique identification number of the position opened |
Details
Declared in ClosedPositionBuilder