Can someone get this indicator working? (mt5) Or code a duplicate that works?
-
I tried and looked all over the forum, I used the tutorial to manually type the input buffer. Nothing works and I don"t know how i can solve this.
type = int
name = Bars for calculationThis is the indicator
Can someone please help? Thanks for reading
-
Oke,
I found that when you multiply the ATB indicator input by 20 and use the EMA, you get almost the same result.
close enough to proceed that is.
happy trading everyone
-
@rn81 Unfortunately, the custom indicator tutorial is valid for MT4 only, not for MT5. Indicators are programmed in a different way so that fxDreema cannot identify the buffers corretly. AFAIK, you will need a programmer to change the indicator code in a way that it is compatible with fxDreema.