Is historical information on the counts of trades in single stocks, futures, options etc. available somewhere for download or purchase? If not, which ways can you think of to gather it?
Tell me more
×
Quantitative Finance Stack Exchange is a question and answer site for
finance professionals and academics. It's 100% free, no registration required.
|
Interactive Brokers provides it as a field called In this page of the IB API Reference Guide
|
|||||||
|
|
Its not available for free anywhere that I know of. Your only option is to purchase tick data for the instruments you're interested in and then count the ticks per trading session (or whichever timeframe you want to use). EDIT: This link might be interesting for you regarding how to get market data. |
|||||
|