Function | Action |
Checks the existence of a global variable with the specified name | |
Returns time of the last accessing the global variable | |
Deletes a global variable | |
Returns the value of a global variable | |
Returns the name of a global variable by its ordinal number in the list of global variables | |
Sets the new value to a global variable | |
Forcibly saves contents of all global variables to a disk | |
Sets the new value to a global variable, that exists only in the current session of the terminal | |
Sets the new value of the existing global variable by condition | |
Deletes global variables with the specified prefix in their names | |
Returns the total number of global variables |

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hej, i would like to
1. create
2. check
3. changeValue
4. delete a Global Variable
The Variable shall have the Name of the Symbol and which the ea runs and LOL....example"EUR_USD LOL"
how could i archieve this???