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.4.0
Syntaxpublic bool IsInSession(
DateTime time
)
Parameters
- time DateTime
-
Return Value
Boolean
See Also