Tick Data Source?

Quick question about TickData.com: unlike some vendors like AlgoSeek, they split Trades and Quotes apart in their Level 1 data, and the timestamps aren't consistent with one another (e.g. there are moves in the order book that appear timestamped before the associated trade). How do you deal with that?

When you purchase data it comes with software called TickWrite7. You can set the time stamp to the desired time zone, so all you need to do is adjust it.
 
When you purchase data it comes with software called TickWrite7. You can set the time stamp to the desired time zone, so all you need to do is adjust it.

Sorry, what I meant was, if you look at the futures sample on the website (ES, I believe), and attempt to "merge" the Trades and the Quotes by timestamp, it's impossible to do so perfectly, as there are changes in the order book that appear at a timestamp prior to the associated trades.

For example, the opening trade of 1,436 ESU13 contracts @ 1640.25 appears to happen in the ES_Orders.csv file instantaneously @ 17:00:00.095 (tick 2 to tick 3), whereas the ES_Trades.csv file (ticks 1 to 258) has the trades split between timestamp 17:00:00.083 and 17:00:00.101. It doesn't make sense that the order book change would be timestamped before the second timestamp in the trades.

Having seen that in the TickData.com sample for futures (where this shouldn't happen), I'm not sure how anyone would recreate trade aggressor algorithms against the top of the book. But if your comment was that TickWrite fixes this and merges the two, then no issues.
 
Sorry, what I meant was, if you look at the futures sample on the website (ES, I believe), and attempt to "merge" the Trades and the Quotes by timestamp, it's impossible to do so perfectly, as there are changes in the order book that appear at a timestamp prior to the associated trades.

For example, the opening trade of 1,436 ESU13 contracts @ 1640.25 appears to happen in the ES_Orders.csv file instantaneously @ 17:00:00.095 (tick 2 to tick 3), whereas the ES_Trades.csv file (ticks 1 to 258) has the trades split between timestamp 17:00:00.083 and 17:00:00.101. It doesn't make sense that the order book change would be timestamped before the second timestamp in the trades.

Having seen that in the TickData.com sample for futures (where this shouldn't happen), I'm not sure how anyone would recreate trade aggressor algorithms against the top of the book. But if your comment was that TickWrite fixes this and merges the two, then no issues.
I think the best thing to do would be to reach out to their support and ask them directly. The lady I spoke to was Dorraine Burrell. I would be surprised if their data were dirty in this regard.

If it is still a problem, please do let us know. It's certainly a noteworthy point.
 
Team:

I'm back testing some ES Mini strategies over at Trade Station where they only offer 6 months worth of tick data but they say I can import data into their back test environment. So I guess my question is; does anyone know of any financial data services that offer tick data on the ES Mini for let's say two years? Also, in Trade Station's ES Mini DOM they only show the standing orders ten ticks on either side of the spot price. Is their a way/place to see all of the open interest/volume on a particular futures contract?

Thanks for the help

Sorry just saw this post. Are you still in need of data? I have over 20 years of most Futures data in ascii format and 5 years plus of CGQ.
 
Back
Top