public method RawOpenPosition.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 that represents the date and time when the position was opened

Details

Declared in RawOpenPosition