time check to open a position does not work as expected in backTest (Strategy tester)
i have an expert advisor that opens positions each day at 1:10am only. it works perfectly on chart on forward test but when i try to back test it using strategy tester, i see that it opens positions on 1:10 but also on some other random times as well! does any one know what could be the problem?
here is the code that checks the time: