public method IO2GTradeTableRow.getOpenTime

Brief

Gets the date and time when the position is opened.

Declaration
C++
virtual DATE  getOpenTime () = 0

Details

The time zone is defined by the system properties SERVER_TIME_UTC and BASE_TIME_ZONE (see IO2GSystemPropertiesReader).

Declared in IO2GTradeRow

back