I have a strategy that has a profit target of 4 ticks from the entry price.
I want the profit target to automatically change to 4 ticks from the average entry price if I add another position to it.
For example
1st entry: 4000
Initial profit target: 4001
2nd entry: 3900
New average price: 3950
Profit target should change to 3051.
Thanks!

Comment