Session |
The SessionDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateSessionEnd | Calculates the session end time | |
| CalculateSessionStart | Calculates the session start time | |
| CompareTo | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetElapsedTime | Calculate the time elapsed from session start | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetSessionDayOfWeeks | Splits the session into daysOfWeek | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsInSession(DateTime) | Calculate if the time is in session or not. For intraday and real-time ticks | |
| IsInSession(DateTime, DateTime, DateTime) | Checks if daily bars are in session | |
| ToString | (Overrides ObjectToString) |