Hi Bob,nanningbob » Sun Aug 07, 2016 8:13 am wrote:Hey I want to ask a question. Can we change the start times on the daily candles? I want to see how they look if they start at 1,2,3, etc. just wondering if there is a TF where you get full candles and little wicks.
The easiest way to do this is by creating an offline chart, with the desired time shift and period. Pips4Life has done some work in this regards, and has created an indicator that creates the offline charts. See topic at FF for the full story. With the attached indicator (.ex4 file), I was able to create an EURUSD+5H,Daily offline chart, by attaching the indicator to a (online) H1 chart and setting the TimeShiftAdd_in_HptMM parameter to 5.0 and the PeriodMultiplier parameter to 24. This shifts the hourly candles by 5 hours, and aggregates them to daily candles.
The attached indicator is apparently a modified version of Pips4Life's 'P4l PeriodCon.mq4', and I did notice that it leaked some memory.
Hope this helps.