IsNewSession()
IsNewSession()
Definition
Indicates a specified time is greater than the ActualSessionEnd property on the configured Trading Hours template.
Property Value
A bool value when true indicates the specified time is later than ActualSessionEnd; otherwise false.
Parameters
Syntax
\<sessioniterator\>.IsNewSession(DateTime time, bool includesEndTimeStamp)

