InstrumentRoundToTickSize(Double, Double) Method |
Namespace: ArthaChitra.Model.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static double RoundToTickSize(
double price,
double tickSize
)
Parameters
- price Double
-
- tickSize Double
-
Return Value
DoubleSee Also