@ranjayforex You have first "once per day" filter and following that, a cross condition. So the EA runs 1 tick each day, and checks if there is a cross on that 1 tick. If not, it will wait to next day and check that 1 tick again.
@faiz43
You have to just delete the close trades block and reconnect orange lines, but if your not using stop loss then you will have to manually close the trades.
Yes, it is a bug and it happens when you hit Update when the parameters of both blocks are opened. Somehow the variable of the other block is taken. This could be easy fix, I will try to fix it. Otherwise it works fine when you have only 1 block parameters opened at the time of hitting Update.