Adam Leipold
Adam Leipold
Over 15 years experience in applications development, database design, and systems programming, including 12 years experience with Java and J2EE as, Director, Product Development Manager, and Chief Architect. I have successfully built several development teams from the ground up. I participated in the 2006 and 2007 Automated Trading Championship and have many years of experience developing Expert Advisers and Indicators for the MetaQuotes Inc. MetaTrader platform.
Adam Leipold
Registered at MQL5.community
Adam Leipold
Added topic Championship server Day light savings time
My question is about Daylight savings time . If I have market hours coded in my expert like below: int TradingOpenHour=0; int TradingCloseHour=22; // Tokyo Open 07:00 PM EST (00:00 GMT) // Close 04:00 AM EST (09:00 GMT) int TokyoOpenHour=0; int