You know... I should say that pink blocks and blue blocks are not to be mixed, but if you look at the examples...
https://fxdreema.com/demo/mt4-trailing-stop
https://fxdreema.com/demo/mt4-loop-how-it-works
https://fxdreema.com/demo/mt4-loop-trailing-stop
... I think it becomes obvious.
I don't see any trade-making block, so I suppose that you want to work with manually created trades. Guess what, by default no EA should work with manually created trades and that's why something called Magic Number exists. Which is something I don't want to explain here, so just set this at 0 and don't forget that this EA is meant to work with manualy created trades: http://prntscr.com/cojbbb
If you want to make the Trailing stop to only work beyond some profit, look at its "Trailing Start" options.