FormatGetFractionString Method | 
Namespace: ArthaChitra.Model.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic static string GetFractionString(
	double price,
	double tickSize
)
Parameters
- price  Double
 -  
 - tickSize  Double
 -  
 
Return Value
String
See Also