View Single Post
  #11 (permalink)  
Old 07-11-2006, 07:26 PM
AZBOfin's Avatar
AZBOfin AZBOfin is offline
Senior Member
 
Join Date: May 2006
Posts: 146
AZBOfin is on a distinguished road
i have never use any restrictions for certain times of the day when trading, thus i never came across this very strange behavior:

according to the MT4 programming manual the LocalTime() function as used in the Phoenix EA should return the local time of my computer.
it's now around 11:25AM. the wierd thing is that the function returns 18:20PM which is the time of the trading server (InterbankFX = GMT).

this would mean that LocalTime() <> "localtime", it's more likely "servertime"


anybody else the same ???

AZBOfin
Reply With Quote