Click or drag to resize

SessionDefinitionIsInSession(DateTime) Method

Calculate if the time is in session or not. For intraday and real-time ticks

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsInSession(
	DateTime time
)

Parameters

time  DateTime
 

Return Value

Boolean
See Also