The best eA
-
Hi! I have very good indicator.
I want to do EA. Can anyone help? very profitable indicator.Assumptions:
-Robot work on timeframe m1
Start:
-The robot does not work
-Opens positions when the line turns
the same color as the second one
-Closes positions when 1 of the line changes color
-The robot opens up to 1 position, because sometimes the line disappears and appears again
-
What can I do to reach me Alert when the line changes color?
-
it is not good indicator for EA, because it is repainting ... in this case it means, sometimes in horizontal lines are both signals present (but you can see only the last painted line - the most present), signal arrows from this EA shows that clearly:
https://fxdreema.com/shared/sKPqyp9H

-
Miro1360 is right. Repainting indicators are simply terrible. What you see on chart is not necessarily what the EA is reading right now. I strongly recommend you to find an alternative one that doesn't repaint.
-
you need candle id 1 to apply any condition otherwise it will behave like repaint indicator