Forum

Broker/Server Timezone

TimeCurrent () is a function to get the last known server time, and TimeGMT () give us the GMT time. The difference, expressed in hours, between the 2 values give us the server timezone (for example +2 or -5 referred to GMT time). My (simple) question is: is this value always the same or does it

Mouse position

Hello everybody! I wonder if there's a way to check the mouse position (expecially on time axis) with MQL4... It might be useful to code a floating "data panel" into a "fullscreen" (F11) chart. Regards, obi

AVG 7.5 find metalang.exe as a virus.

After an update AVG 7.5 find metalang.exe as a virus, a potential virus, and I cannot launch MT terminal anymore. Could MT developers signal this wrong behaviour to avg's developers? Or I must change antivirus software? Thank you. This is the image of the message. Sorry, it's in Italian language. It

MQL4 FileOpen function

Hi guys, I need to add data to an existing file, a cvs file. On MQL4 reference I found that "If there is a need to add data to an existing file, it must be opened using combination of FILE_READ | FILE_WRITE ." but does not work. Every time I launch Metatrader the file reset to zero-length. Anyone

MQL4 FileOpen function

Hi guys, I need to add data to an existing file, a cvs file. On MQL4 reference I found that "If there is a need to add data to an existing file, it must be opened using combination of FILE_READ | FILE_WRITE ." but does not work. Every time I launch Metatrader the file reset to zero-length. Anyone