Ichimoku cloud candles problem
-
Hi
I have problem with custom ichimoku cloud candles (indicator paints candles red if they are under ichimoku cloud or green if they are over cloud ). I need EA to make alert when candles are red or blue and I previously used Indicator appear block for that type of indicator. After a little of experimenting I found out that when i used trace block both Buffers are active(Image below) and its obvious that appear block is useless there because indicators(Buffers) are always active and I never had that problem before. So is there any solution to this or should I find another indicator.

0_1583860098937_1ZB-CloudCandles_.mq4 ->This is the indicator