So, basically T2 is taken only when T1 hits SL. Otherwise, there will be no T2. (Even if T1 hits PT, there will be no T2). That being said , at a single point of time - there will not be 2 trades active. Only 1 trade will be ON at a single point of time.
In this strategy, i want to set a different Profit Target for T1 and different profit target for T2(if incase T2 gets triggered). How can i do this using "Stops and Targets" section in the strategy builder.
I know how to set a static PT for all the trades but how can i set it for each individual trade that get's executed.
Please note, my strategy runs on bar close. So entry is on bar close and SL is also on bar close but the PT will be set as soon as the trade is entered and as soon as it hits PT - it has to close the trade.
In my case, i want to set PT of 10 pts for T1 and if incase T2 gets executed, i want to set 15 pts as PT for T2.
How can i do this?

Comment