Tagged Questions
-3
votes
1answer
317 views
Tutorial for working with tick data? [closed]
Can you recommend a good tutorial for working with tick data for the purpose of algorithmic trading?
Is the data normally stored in a database and only bits are read into memory at a time?
Is there ...