TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
string DoubleToString ( double  value,
int  digits = 8 
)

Converting numeric value into text string

Parameters
valueValue with a floating point
digitsAccuracy format. String presentation of a number with the specified number of digits after the point will be obtained
Returns
String containing a symbol representation of a number with the specified accuracy