How to use "on Timer"
-
Hello everyone,
I am starting to know this great software and I need help.
I want the EA to start working on the opening of the Asian session and close all operations and turn off at the beginning of the American session.
Could anyone help me ??
Thank you very much in advance. -
This event uses probably the local clock and fires at a regular periods of time. It's that simple. Set the period here:

But note that this event would not work properly in the Tester, because obviously the Tester doesn't work with the clock in realtime
-
@fxdreema Thank you very much. Amazing, it is so simple.
-
hi am trying to check if a candli is either bull or bear and wait for some seconds before buy or sell now execute. i tried placing a bull candle the second filter and buy now, but it seems to be going straight to buy now without waiting for the 20 seconds i set.
-
Could you please share your project for a more detailed answer?