InstrumentRoundToTickSize Method |
Round to tick size
Namespace: SharpCharts.Base.DataAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public double RoundToTickSize(
double price
)
Parameters
- price
- Type: SystemDouble
price
Return Value
Type:
DoubleSee Also