Click or drag to resize

IInstrumentRoundToTickSize Method

Round the value to the TickSize

Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
double RoundToTickSize(
	double price
)

Parameters

price  Double
Price value

Return Value

Double
See Also