Custom indicators, same enumerations?
-
Hi, first of all a huge thanks to Fxdreema for his wonderful software.
I found this particular isssue, both in mql4 and mql5 when I try to use 2 or more custom indicators who have enumerators in common; even using the same indi with different period gives this error.
Look at the picture to see what I am referring to.
Any advice on how to solve it?
-
@alex81 I'm not a programmer, but I guess you will need to modify the name of one of the indicator's variables to avoid this.
-
It worked, thanks.
But not in mql5... It seems fxdreema doesn't automatically create enumerators when using custom indis.
How to solve this? -
@alex81 I'm afraid you need a programmer for that question. I have no idea about it, sorry.
