|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| bool GlobalVariableGet | ( | string | name, |
| out double | double_var | ||
| ) |
Returns the value of the global variable
| name | Global variable name |
| double_var | Target variable of the double type, which accepts the value stored in a the global variable of the client terminal |