@costad1991 You can do it this way:

@devilloko Did you import it into your fxDreema account?
@cesardefez Those screenshots are not enough informative. Can you please share the linkto the project?
@meken I see you are using an ex4 extension. Sadly fxDreema is not good at identifying buffers in ex4 format. You should import the mq4 version instead.
@sauce That is nore difficult to do. Are those 3 of 7 completely random? I mean can ANY combination of three conditions be selected from those 7?
@michele-vitulli Pruebe con esta estructura:
https://fxdreema.com/shared/a3yflfWPb
Hay que crear una variable en la que almacenar el valor inicial del SL. Eso es lo que hacen los 3 bloques de la pestaña 'on tick'. Lo he ejemplificado con una compra, pero hay que duplicarlo también para une venta.
Posteriormente, los 3 bloques de la pestaña 'on trade' son los que identifican cuandl se ha cerrado la operación con un SL que no era el original (el capturado inicialmente).
@polishinglife Ex4 files are not easily identified by fxDreema. You should try to import the mq4 format version.
@giusepatane I see you are using a custom indicator called MACD True. Can you please confirm it works properly?
@giusepatane Then I would need to see it all. This part is correctly programmed to do what you want. This means there must be another element of the EA interferring this part.
@didymario7 Yes, but please remember that you created 2 groups. This means there will be just one trade belonging to group 1 and, maybe, another one belonging to group 2 at the same time. But in no case you will have more than that at any given time.
@biztet Wow. This is a question for real programmers. I'm afraid I cannot help you here, sorry. 
@michele-vitulli Un trailing stop no deja de ser un stop que se mueve. Por lo tanto, entiendo que lo que desea es que el EA envie a un archivo el momento en el que el precio toca el stop una vez se ha movido desde su posición inicial. ¿Es correcto?
@sauce Then I suggest you use this block:

Here you can specify what symbols are to be checked. All those EMA conditions blocks should be connected BELOW this one (never above it).
@giusepatane This is certainly weird. Is the the whole project or just a parto of it?
@didymario7 Remove block 38 and disconnect block 37 from its current position to a new one under an independent 'Pass block'. Then specify groups 1 and 2 in block 37 this way: '1,2'. That way you will not need to duplicate the trailing stop block.
@jose-labay Perfecte. Si veus que la cosa no tira bé, fes-m'ho saber i ens ho mirem. Saps com importar indicadors? Et passo dos tutorials en anglès que ho expliquen molt bé:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file