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