public method ClosedPositionBuilder.setOpenTime
Overview
Sets the date and time when the position was opened
Declaration
function setOpenTime(value)
public void setOpenTime(Date value);
public void setOpenTime(DateTime value);
Parameters
| Name | Description |
|---|---|
| value | The date and time when the position was opened |
Details
Declared in ClosedPositionBuilder