MT5 Indicator Buffer with multiple colors
-
Hi guys,
I have an MT5 indicator that draws histogram bars with 4 different colors (Green, Red, DodgeBlue, Gray). However, unlike in MT4 where each color has its own buffer, this one has all the color variations tugged into one buffer.
Can someone explain to me how I can identify the various colored bars in FXDreema? I'm attaching the indicator along with the shared FXDreema page. So far, it does nothing on the chart when I run the EA.
Thanks for the help in advance.
https://fxdreema.com/shared/ESr9JcLHb
INDMATEMA-trend.mq5
0_1650335112313_indmatema-trend.mq5 -
@darekl I'm afraid that is not possible. The only option I can recommend is hiring a programemr to modify the code of the indicator in a way that the buffers are identifiable by fxDreema. Sorry for the bad news.
-
Thanks. I'm starting to realize that quite a lot of the MT5 indicators I'm working with utilize the same logic by puttng multiple color variatons for bars or lines on one buffer. It's unfortunate that we are unable to identify them in FXDreema to use as triggers.
-
@darekl Agredd. I had to reject many MT5 indicators in the past for that same reason.