Problem with a custom indicator
-
Hi I'm newbie, and I wat to make a EA with a custom indicator, but I the MT4 cannot load the EA, someone can help me?
Here is the indicator and the part of the ea with the problem:0_1528564297769_BB stops (new format) 1.3 (1).ex4
shared/3uY8Hucyc
-
Here is the full adress:
-
In "My Indicators" you have this:

I think this will not work in the EA. You can try to define those variables above, before the first "enum", but I'm not sure that this will work either. Or if you know their actual values, better use them directly. -
Ok, I will try, thank you