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