IStringsApiGetPriceMask Method

GF API Documentation
Returns a string representing input mask for given format and tick PriceFormatTickSize

Namespace:  GF.Api.Utils
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

string GetPriceMask(
	int priceFormat,
	double tickSize
)

Parameters

priceFormat
Type: SystemInt32
tickSize
Type: SystemDouble

Return Value

Type: String
string mask
See Also

Reference