Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public PriceInternPrecise( int priceFormat, int priceMultiplier, double tickSize, double value )
Parameters
- priceFormat
- Type: SystemInt32
- priceMultiplier
- Type: SystemInt32
- tickSize
- Type: SystemDouble
- value
- Type: SystemDouble
See Also