I want to create a strategy with the following exit condition:
Target: Entry Price + (1.5 × ATR)
Stop Loss: Entry Price - (1 × ATR)
Any help towards this will be really appreciated.
I want to create a strategy with the following exit condition:
Target: Entry Price + (1.5 × ATR)
Stop Loss: Entry Price - (1 × ATR)
Any help towards this will be really appreciated.
Kindly note that we have shared conditions as per your requirement based on our understanding. Refer to the image below.
Hope this helps.
Yes, this helps. Thank you.