Click or drag to resize

SessionDefinition Methods

The SessionDefinition type exposes the following members.

Methods
 NameDescription
Public methodCalculateSessionEnd Calculates the session end time
Public methodCalculateSessionStart Calculates the session start time
Public methodCompareTo 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetElapsedTime Calculate the time elapsed from session start
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetSessionDayOfWeeks Splits the session into daysOfWeek
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsInSession(DateTime) Calculate if the time is in session or not. For intraday and real-time ticks
Public methodIsInSession(DateTime, DateTime, DateTime) Checks if daily bars are in session
Public methodToString
(Overrides ObjectToString)
Top
See Also