Then definitely you will need some custom code to find that 'furthest' trade each time a new one is identified. I'm afraid there is no simple fxDreema structure doing that.
@nahimh AFAIK the only way to do it automatically is by using custom code. You can do it manually by inserting those values as constants and then sum them up into a variable that can be used here:
Hi. What worked for me was manually coding it into my trading strategy using platforms like TradingView or MetaTrader. It's a bit more hands-on, but once you get the hang of it, it becomes second nature. There are plenty of tutorials online to guide you through the process.