Which option is used for channels?
-
I cannot find which option should I select in this list when I need to find the price breaks through upper/lower level of a channel object:

I tried price level 1, 2 and 3, and also tried 'trendline price level', but to no avail. Any help will be appreciated.
-
You would need a For Each Object/Condition first no? To say that price has breached your chosen object...?
Also I think channels etc are constantly redrawing so you would need to use Candle ID1....?
-
Yes, I know I need that block on top.
I just need to know which option in the list should be used to identify the channel lines. I thought they could be considered as trend llines, but they are not. -
@l-andorrà
Maybe you can try right click on the object (if it is) to see its property. Do you have checked the data window to see if it could be a buffer as well? -
I'm using the standard channel indicator. No buffers involved. This is weird because standard trand lines can be identified by fxDreema, but apparently channel lines are not. Was it designed this way?
-
Even standard indicators use buffers, they are what you see in the data window...

-
Yes but if you are using Price Level with Candle ID 0.....That price is constantly changing until that candle has finished*
-
@Morpheus_0 Exactly. How can get that?
-
I'm not exactly sure apart from using Candle ID 1....?
-
@l-andorrà hi price level 1 for up and 2 for low
-
That's what I used to think. But what it's doing now is taking the definition points, not the lines themselves.