public method ClosedPosition.getCloseTime
Overview
Gets the date and time when the position was closed
Declaration
function getCloseTime()
public Date getCloseTime();
public DateTime getCloseTime();
Returns
The method returns a datetime value that represents the date and time when the position was closed
Details
Declared in ClosedPosition