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