between the box
-
any blocks is there. i am created rectangle,what i want is candle1 price low or closed between the box i want alert.
eg:2candle low is 1.25000.i created rectangle price1 is 1.25000,price2 is 1.25050.i want alert on candle 0,whe candle id1's low or close between 1.25000 to 1.25050. or which candle id close or low i want. thankyou -
Can you please upload an image with a visual example. That would definitely help.
-
two candles low between the box

-
-
@priyaavatar Then you can do this:

You need ti insert the EXACT name of the rectangle name on the left and then use Price level 2 for the bottom line of it on the condition block. If you need the upper level of the rectangle you should select Price level 1 instead.