Thanks a lot for the reply.
here's an example i am working on:
https://fxdreema.com/shared/kPXXKY46e
my intention expression for the "trailing stop" block is:
as the current price goes above the open price, and start making profit more than +10000 pips, whenever the current price retrieve back to 30% of any profit more than +10000 pips (ie, +7000 pips) it closes the trade.
as the current price goes below the open price, and start losing, whenever it hits -5000 pips, it closes the trade.
however as you can see this block was not working for condition 2, and i do not know any other way to manifest this intention accordingly.