Thanks jcl.
@bfleming try adding a line for BarOffset to try to ensure that candles start/end at a specific time. This may be useful in ruling out some time related issues.
e.g. I use this to ensure my daily candles end at New York close:
BarOffset = (ET+17)*60;
Last edited by swingtraderkk; 12/09/13 16:02.