public method ClosedPosition.getOpenTime

Overview

Gets the date and time when the position was opened

Declaration

function getOpenTime()
public Date getOpenTime();
public DateTime getOpenTime();

Returns

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

Details

Declared in ClosedPosition