I am confused whether this data is stored as tick x tick data--or not--can you clarify?
Specifically I want to use OnMarketDataUpdate events to capture time, price, volume and whether the trade was at or above ask or at /below bid...and output it to a file for additional analysis--so I do not need real time data as this will be done in the background--but I need to be able to get an entire sessions tick x tick data to do it completely.
If your historical data is not that granular-if I have recorded Market Replay data-will that allow me to do this?
Thx.

Comment