public method ClosedPosition.getCloseTime

Brief

Gets the date and time when the position was closed

Declaration

protojavascriptjavacsharp
public getCloseTime() : datetime

Returns

The method returns a datetime value that represents the date and time when the position was closed

Details

Declared in ClosedPosition

back