ActualTradingDayEndLocal
Definition
Returns the session’s End-Of-Day (EOD) in the user’s configured timezone.
In order to obtain historical ActualTradingDayEndLocal information, you must call GetNextSession from a stored SessionIterator object.
Property Value
A DateTime structure that represents end of a trading day (EOD).
Syntax
SessionIterator.ActualTradingDayEndLocal

