Just found EA which is deleting (or moving to Monday) the Sunday's bars.
Name: WithoutSunday EA.
Download.
Websource (in Russian):
Графики без воскресных баров - MQL4 Code Base
How it works.
Move EA to any chart.
Settings:
- ChartList. pairs and timeframes. For example: "EURUSD1440,GBPUSD1440": it means if we attach EA to any chart so EA will work with EURUSD D1 timeframe and with GBPUSD D1 timeframe. It can be up to 32 pairs/timeframes written in this option.
- SundayToMonday (for D1 only): delete Sunday's bar, or to move it to Monday's.
- RefreshLuft - frequency of refreshing of off-line charts.
I did not try it.