Custom indicator buffer for MT5 can't be read by fxDreema
-
I want to use the ZigzagColor indicator for MT5.
0_1551620633286_ZigzagColor.mq5
it should have two buffers for its two colors but only one is available. Sadly fxDreema doesn't identify the correctly. I tried to create two new buffers, one for each color but it seems fxDreema can't read them.
Any help?
-
Any hint?
-
Looks identical to the ZigZag but without colors. Your version only shows 1 buffer but so does the regular ZigZag. There are posts on the ZZ on dreema if you do a search, maybe that will help.
-
I know, but all of them include adding custom code that is not easy to fit into an EA. Having two buffers is a lot easier to deal with. That I can do. The problem here is that one buffer is included with two different possible values. That is not how fxDreema 'indicator appears' block works right now. This is why I would like the administrator would fix it.
-
Any help?
-
@isp00rt Hi, try this, I didn't try it because I use MT4
https://www.forexmt4indicators.com/it/zigzag-nk-arrows-indicator-metatrader-5/
https://www.forexmt4indicators.com/zigzag2-r-arrows-indicator-metatrader-5/ -
@isp00rt Hi, i opened and uploaded the files above, both have two buffers, i hope they are useful
0_1552639498866_ZigZag_NK_Arrows.mq5
0_1552639509664_ZigZag_NK_Arrows.ex5
0_1552639522381_Zigzag2_R_Arrows.mq5
0_1552639531343_Zigzag2_R_Arrows.ex5 -
Great! I think this will work. Thank you very much.