how to condition i apply c1 close above line,and next what ,we dont know which candle close is below or above,give me condition how to create using above image as example
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.
@ambrogio
You are right. It works well with other blocks. My simple test with MQL code "Print Symbol()" did not give every chart symbol which, however, were printed out correctly if they were given by some other blocks in form of variable.
@priyaavatar Hpnestly I'm not sure fxDreema can draw those lines. However. you can always create a conditon block searching for price crossing up monthly high, for example.