variable and currency name
-
i want to put the currency into the variable value
-
There is no display menu for that in fxDreema. You will need some custom code from roar, I'm afraid.
-
Hi
Is it possible to manually enter this into the variable when creating the code as a string or something similar? Just not sure what the type would need to be?

-
@xander It should be a 'string' type variable, I guess. Additionally. It should be typed exactly in the same way as per in your MT4. But not sure.
-
Ok thanks might drop this one into the main area and see if anyone knows, but will give you suggestion a go as well
-
@xander take a look at the project file below.
The symbol name is in a variable
-
Thanks for the help, just two questions.
- Is it a string type variable like I"andorra suggested (not sure where to find it on your version, using the mt4 version)
- Ideally I would like to be able to type these in as inputs when loading the EA but I receive an error when making them adjustable string variables (using a modify variables block).
Thanks again for going through the effort of responding all.
-
@xander You can download the EA and then import it into your fxDreema account. That way you will see they are in effect of a string type. And you should be able to type them normaly as Constants.