public method ClosedPositionBuilder.setCloseOrderId
Overview
Sets the unique identification number of the order the position was closed by
Declaration
function setCloseOrderId(value)
public void setCloseOrderId(String value);
public void setCloseOrderId(string value);
Parameters
| Name | Description |
|---|---|
| value | The unique identification number of the order the position was closed by |
Details
Declared in ClosedPositionBuilder