Click or drag to resize

IBarsBinarySearch Method

Get the bar index from the specified time

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
int BinarySearch(
	DateTime timeStamp
)

Parameters

timeStamp  DateTime

Return Value

Int32
See Also