@raja0033 This is an example with MACD and two crossing MA:
0_1607789231152_01.png
The block on top is looking for MACD to cross up 0 at any moment in the previous 4 candles. ANd only when that is true, the second crossing block below will be checked. Only when both condition are true, a 'buy now' block can be added below it.