HELP, THANK YOU

Post Reply
User avatar
bourgenot
Trader
Posts: 159
Joined: Mon Aug 27, 2012 4:37 pm

HELP, THANK YOU

Post by bourgenot »

Milestone-EA-for-Empty4 (1).zip
Hello all, I have a problem with an indicator (calendar) about an hour gmt. Thank you for your help!
datetimeGMT () ..Line 1155)
    {/ / modified by euclid
int ret = GetTimeZoneInformation (TZInfoArray);
int = bias TZInfoArray [0];
if (ret == TIME_ZONE_ID_STANDARD) + = TZInfoArray bias [21];
if (ret == TIME_ZONE_ID_DAYLIGHT) + = TZInfoArray bias [42];
return (timelocal () + bias * 60);
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

HELP, THANK YOU

Post by milanese »

bourgenot » Thu Jul 03, 2014 9:18 am wrote:Hello all, I have a problem with an indicator (calendar) about an hour gmt. Thank you for your help!
datetimeGMT () ..Line 1155)
    {/ / modified by euclid
int ret = GetTimeZoneInformation (TZInfoArray);
int = bias TZInfoArray [0];
if (ret == TIME_ZONE_ID_STANDARD) + = TZInfoArray bias [21];
if (ret == TIME_ZONE_ID_DAYLIGHT) + = TZInfoArray bias [42];
return (timelocal () + bias * 60);
the new builds >6xx have GMT time included, just use TimeGMT().., the attached indicator code is outdated maybe try to ask in the forum you found it for help, maybe there is an update.

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
bourgenot
Trader
Posts: 159
Joined: Mon Aug 27, 2012 4:37 pm

HELP, THANK YOU

Post by bourgenot »

thank you, I found at forex facto, but still the same problem. Not important .. Good day to you
Post Reply

Return to “Indicators”