How can you make an EA to close trade when the candle change from bull to bear
-
Please help me
-
You will have to explain more about what you mean, generally though especially in high volatility and lower TFs this will happen over and over on candle 0.
-
@jstap is there a way to stop this from happening over and over on candle 0?
-
@Chen-7 You can use a 'once per bar' block, but there is no guarantee the first time it is triggered will confirm the final type of candle.
-
@l-andorrà that has been the issue I've been facing, because eventually it will not take any trades.
-
This can't be stopped because it is just market behaviour, this is why people use candle 1
-
@jstap Alright, thanks
-
I once experimented with a similar concept in my trading journey. It was like reading the weather – switching gears when the wind changed direction. While I didn't use an EA, I manually adjusted my trades based on candle shifts. It added a dynamic element to my approach, keeping me on my toes.