如果免费资源下载的文件为TXT文档 请联系站长更新!站长微信:Lv596999 Telegram:@eapoj 站长因大部分时间研究EA,做风控,没太多时间更新下载地址,请谅解! |
Script for quickly determining the time offset of your broker’s server relative to gmt.
For correct operation in the strategy tester, many Expert Advisors require GMT time to be entered in the settings for the terminal where testing is being performed. Developers are forced to enter the GMT offset for testing separately, as such functions are not provided in the tester. This script can help quickly determine the time offset in your terminal relative to GMT.
Parameters
Day light saving time for your broker – set true if your broker switches to daylight saving time, and false otherwise.
Information Display
Day light saving time – shows if daylight savings time is currently observed by the broker.
Winter time GMT offset for this terminal – time offset of your terminal relative to GMT, excluding daylight saving time.
Current GMT offset for this terminal – the current time offset of the terminal relative to GMT, including daylight saving time.
Current terminal time – the current terminal time.
Time GMT – GMT time.
![]()