SL-TP placing at the levels.
-
Hi! Do anyone know about how to place SL and Tp at the level (horizontal line) that is painted by custom indicator? Ive tried to make it the way is shown in the screenshot but didnt work. Thanks!

-
That would only work if price levels were included on the indicator's buffers. I guess that's not the case. Those lines are objects. You need to find what names are given to those objects and then use the 'For each object' block to catch that information.
-
Thanks! Ive got it!