Confused about backtesting different date periods
-
Confused about backtesting different date periods in an EA and DST on MT4
If a server is currently running on (EST) = GMT-5
and the dates I want to backtest is between april 2009 to november 1st (all within the EDT range)should I change any manuall GMT offset of any EA to Eastern Daylight Time (EDT) = GMT-4 for the purpose of the backtest?
Thanks in advance
-
When you backtest the time comes from the candles, I don't think you have control to change this. Whell, you have... if you use external history data.