@alivex A possible option is using a moving avarage, but you need to be careful tith the selected period. Results can be very different so you need a lot of backtest.
@rgoo Yes a hedge removes the need to use SL (I think this is a bad idea), but this was about how to get trail working correctly, conditions used to place trades are separate.
@alivex A custom (price level) option is expecting a specific price value, for example 1.05423, whereas a custom (pips) option is expecting a number like 12, 29 or 300. The are looking for different things.