Click or drag to resize
InstrumentRoundToTickSize Method
Round to tick size

Namespace: SharpCharts.Base.Data
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public double RoundToTickSize(
	double price
)

Parameters

price
Type: SystemDouble
price

Return Value

Type: Double
See Also