trying to build minute bars from tick data

Hi all,

I'm looking for some source code that can convert raw tick data into minute bars.

Java or C++ is fine, if someone has built a class or method, any help would be much appreciated.

Thanks a lot,

rt
 
Different data provider have different ways of streaming/interpreting/storing tick data.
What data base you are using?
 
Back
Top