There are a few conditions, but the basic idea is the EA references the 4h candles in the previous trading day's data which works fine when there are 6 candles as in a normal day, but the 1st 4h candle of the week is the only candle for Sunday so there are not enough candles for the EA to work which causes problems. If I can somehow to get it to ignore "Sunday" and refer tot eh last full trading day (being Friday) it should work. Not sure how to do this?
X