1. Start with 20 ticks stop loss and 80 ticks take profit when a position is opened
2. When the position is in profit by 32 ticks, set the stop loss to 16 ticks below the current price
3. When the position is in profit by 64 ticks, set the stop loss to 30 ticks below the current price
Note, the original profit target does not change, only the stop losses do.
The only feature that I think I can use to achieve this is Auto trail, but that chases the price. I want the stop losses to be fixed. I will appreciate any pointers in the right direction to achieve the above.
Thanks in advance

Comment