public method ClosedPositionBuilder.setTradeIdOrigin
Overview
Sets the unique identification number of the original position a partial closing of which resulted in opening of the current position
Declaration
function setTradeIdOrigin(value)
public void setTradeIdOrigin(String value);
public void setTradeIdOrigin(string value);
Parameters
| Name | Description |
|---|---|
| value | The unique identification number of the original position |
Details
Declared in ClosedPositionBuilder