Click or drag to resize

InstrumentRoundToTickSize(Double) Method


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

Parameters

price  Double
 

Return Value

Double

Implements

IInstrumentRoundToTickSize(Double)
See Also