Currently, I am developing a strategy that revolves around the range breakout concept. I have successfully identified the right timing and conditions for entering positions. However, I am encountering a challenge when it comes to determining the exit condition.
Specifically, my exit condition is as follows: once my entry is triggered at a certain option price (e.g., 200 rs), I aim to exit the position when that option price reaches 280 rs.
I am not able to figure it out, how to write exit condition for it, it would be great if any one helps me in it.