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
name | Global variable name |
value | The new numerical value |