@l-andorrĂ I researched a bunch of threads which are working with these kind of block, but I am still uncertain.
It makes always an error, when I am trying to implement it.
This is the project in its core. The EA draws two kind of horizontales (Red and orange ones). The lowest red belongs to the lowest orange. The second lowest red belongs to the second lowest orange and so on. Now the EA should recognize the lowest horizontales of its kind dynamically (for example for every bar, check for that). If price is above the red line, the lowest horizontale of every kind shall be deleted.
https://fxdreema.com/shared/yQxtJ0rhc
Current problem: Working with objects name is failing hard, because the EA is naming them wrong many times and several errors occur than.