Price > Indicator
-
Hello everyone, and thanks again if anyone can help me. I have this problem that I cannot solve: I have configured that when the price exceeds, that is, it is greater than the red buffer (upper line), I open a sale operation for each bar. But the reality is that it doesn't do it this way. It happens to me with both the red and blue lines (purchase operations). It's funny, because it does open some operations.

-
@envex Can you please share the link of the whole project?
-
Maybe your indicator repaints? or you have added it to the chart with settings different from what is used in EA? By the way, I guess you don't in fact need to add No trade and if trade blocks as you will be trading in any case.