Time problem
-
hello and happy holidays to everyone. Can anyone help me understand why my ea closes at 1:00 and opens at 0400, if the closing settings are 10:00 and opens at 1:00? thank you.




-
@skauch Are you sure those are the only places where those values are inserted?
-
-
@skauch Can you please share the link to the project?
-
-
You are placing the pending order and deleting it with the same block which means as the pending order opens it gets deleted. Use separate timefilter for each.
-
@ranjayforex
in becktest is ok..open 01.00 deleto to 22:00 -
it's ahead of +3
-
is that a problem with the VPS watch?
i use vps in NY -
use GMT or Broker Server Time
-
my photo is gtm
-
@skauch Considering how small your project is, I recommend you move all blocks on the 'on timer' tab to be moved to 'on tick'. On the other hand, I would recommend you to use 'server time' only in all EAs. Then do the math to be sure that you are choosing the right time according to your broker's server.
