ActualSessionBegin
<< Click to Display Table of Contents >> ActualSessionBegin |
Obtains the sessions start date and start time converted to the user's configured Time Zone.
Note: In order to obtain historical ActualSessionBegin information, you must call GetNextSession() from a stored SessionIterator object. |
A DateTime structure that represents beginning of a trading session.
<sessionIterator>.ActualSessionBegin
SessionIterator sessionIterator; |