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