Guys, what about using an object database like db4o ?
That way i can model price as a link list for easy traversal.
I would be able to
1. implement behaviours for each price object like is clear candle, engulfing etc without having such codes elsewhere
2. Do aggregation, tick aggregated...