For me all indicators do the same - they give values that you check. It's not that hard to check how the indicator itself works, like this - https://fxdreema.com/demo/mt4-trace-multiple
I just don't like your project, it's strange. I also don't understand those Loop blocks that are set to 1 loop. What they do now is to run their outputs in order - first the orange one and then the yellow. Maybe you want that, I don't see any other reason for them. But even this is not necessary.
Something is also wrong with blocks 47 and 6, they are both set to the current timeframe only, so I don't see why they are used as well. And they are connected in a different way. Maybe this is intentional, I don't know.
Also I'm not sure that what happens below blocks 47 and 6 is what you think should happen.
I also don't see why those "Every n ticks" are there.