SessionDefinitionIsInSession(DateTime) Method |
Calculate if the time is in session or not. For intraday and real-time ticks
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public bool IsInSession(
DateTime time
)
Parameters
- time DateTime
-
Return Value
BooleanSee Also