TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
double GlobalVariableGet ( string  name)

Returns the value of the global variable

Parameters
nameGlobal variable name
Returns
The value of the existing global variable or 0 in case of an error. For more details about the error, call GetLastError()