public method ClosedPositionBuilder.setBuySell
Overview
Sets the trade operation the position was opened by
Declaration
function setBuySell(value)
public void setBuySell(String value);
public void setBuySell(string value);
Parameters
| Name | Description |
|---|---|
| value | The trade operation the position was opened by |
Details
Declared in ClosedPositionBuilder