How to get 2 buffer lines from past [PLEASE ANSWER URGENT]
-
Hello guys i have a indicator and i imported it

For example in here the current candle is green, i want to know that 2 lines before the current is red or not (in here it is)
how can i do that? -
You can use a standard condition block checking if candle ID 2 is below 0. You don't need to check the colour.
-
@l-andorrà It's not Candle, The lines in the pic are buffer of a custom indicator
-
@l-andorrà Dear Can you answer?
-
The candle ID's only depict that moment in time, work accross all windows.
-
Here is my indicator visible block settings
I Didnt got how can i use it
It's working in this current candle but i can't change the candle id
Can you tell me how can i make this get other candle ids?
Please answer fast -
If the indicator is visible on you're chosen candle ID's, the block should work.
-
@jstap Just candle id?
What is on additional Candles to be visible and With exception of few candles? -
so if indicator needs to show on more, you select that number, and if some can have so indicator visible, you state how many.
