Hello, I am using BarPeriod=1 and would like to use different time frames like 1H, 4H, Daily on top of it. If I set TimeFrame to 240 for 4H Bars I get messy starting dates, as I understood TimeFrame does not guarantee alignment as it will just count 240 Bars from the start, I have tried using frameSync() without success too, could anyone tell me how could I get aligned Bars with starting dates for instance 00:00, 04:00, 08:00, etc...?
Thanks in advance.