Terminal or GLOBAL Variables
-
can somebody share an easy way to autoimatically add the symbol to global variables created by an EA. This is needed to distinguish different GV for each pair on which the same EA is attached.
Can anybody help?
-
This is for real programmers. I'm curious on how to do that too.
-
@l'andorrà a day ago
thanks for the support
Let's hope some REAL programmer can explain .... -
When do you want this added, once trade is placed or some other time?
-
I have been playing around
this seems to work
https://fxdreema.com/shared/lViYgDCxdanybody suggestions for improvement?
-
Anybody I suggestion how to easily add a Time Frame stamp as well as currency pair?
I want my global variables to look like EURUSD_M15_someother text
adding TF in mql5 adds a lot of conversion errors.