@ranjayforex The most efficient way is using a custom indicator doing all that math. Then you can import it into your fxDreema account and (hopefully) embed it into your project.
@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.