From: Luna Moon on
In theory, Matlab's vectorized operations should be able to allow us
process gigantic size tick data fast.

However, Matlab's limited by memory size so it is not as good as other
software for processing tick data.

However, if we process data in trunks Matlab should be still usable?

Anybody seen good Matlab toolboxes that handle tick data?

Thanks!