Pls Help me how to make it Buy when Line is green and sell when Line is red object Line in the chart
-

I have my indicator call MA color, So how to let EA Buy once per one signal when the indicator line color is green and Sell once per one signal when the indicator line change to be red color, thank you sir
here is the link of project that I attempt to do.
https://fxdreema.com/shared/peWVhzBYb -
@zarbitz None of your condition blocks is looking for that indicator. I guess you are trying to get the green segimen by using both 'For each object' blocks. Right? Simple remove them. You need to import it that custom indicator to your fxDreema account and them use it as a condition.
However, I guess that indicator will repaint a lot. You should check it out in the first place. If it does, simple try another indicator.