Simple Condition. Is there a bug? Or did i missed anything?
-
@roar Let's test it on 04/01/2021, XAUUSD, H1

-
I didn't get it. What makes it a problem in the logic?
For closing trade, it should happen only once after the candle close.
Not every time as when the indicator below 0 level. -
@biztet said
For closing trade, it should happen only once after the candle close.
No, it happens on every tick, it just reads the value from last candle. Put a "once per candle" filter there, that should help
-
You're right @roar . That really solved the problem. Thank you so much.
