How to set up an indicator that changes color?
-
I need to set up an strategy where an indicator changes color.
But I do not know how to do it.
Can anynone help me?

Thanks in advance
-
@escrivaca Can you please share the indicator to take a look at it? You need to be sure its buffers can be identified correctly by fxDreema.
-
@l-andorrà This is indicator non standard.
0_1631194414464_AMA_optimized.mq4Thanks.
-
@escrivaca This indicator has 3 buffers, blue, red, and grey for if either blue or red, add to FXDreema indicator tab, use indicator visible or indicator appear, and you can build any EA you want.
-
@escrivaca Did you read this useful instructions page?:
https://fxdreema.com/instructions/builder/indicators
There you will find what jstap explained in a more detailed way. However, as far as I checked out, I'm afraid the indicator repaints. That would ruin any Ea you want to create based on it. Can you confirm it doesn't repaint?
-
@l-andorrà Thanks, I will have a look