I ran into a problem when displaying 1-minute bars from tick data.

Let's say between 10:21:01~10:22:00, if there are only 2 ticks(less than 3 data 
bars) within this 1-minute period, on the 1-minute bar chart, there won't be a 
bar with time-stamp of 10:22, since 3 data bars are required. 

Instead, the 2 ticks from that period will be grouped with the next bar, which 
is 10:23. In other words, there would be time gaps in the higher time frame. 
But this is incorrect. Is there any way to remove this restriction of 3 data 
bars needed?

Thanks in advance,

Reply via email to