Hi there,Has anyone had any experience of using ROOT in finance? ROOT is the data analysis framework used at the large hadron collider.
http://root.cern.ch/drupal/ I've got a job where I'm back-testing market-making algo strategies. What I'd like to do is run the strategies over past data and optimize them. As I have a particle physics background I was thinking of using ROOT to store and run over the data. The job basically requires looping over tick data so the data sets are going to be massive. This is why I'm considering ROOT. The company currently uses matlab and R but they don't really do what I'm coming in to do. I was just wondering if anyone has got any experience of using ROOT in finance or if there's any similar packages on the market. I know ROOT can be hard to program and the class structure isn't very good so I have my reservations. Any thoughts?