TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
DateTime GlobalVariableSet ( string  name,
double  value 
)

Sets a new value for a global variable. If the variable does not exist, the system creates a new global variable

Parameters
nameGlobal variable name
valueThe new numerical value
Returns
If successful, the function returns the last modification time, otherwise 0. For more details about the error, call GetLastError().