| Tools of the Trade Discussion forum for software, hardware, and computer related topics. |
![]() | | Tweet | |
| | #17 | ||
![]() | Re: Archiving Tick Data? has anyone considered reviewing tick data relative to the bid/ask and their quantites at the partucular point in time ? I notie there are other threads on tape reading and some new fancy tools tlaked about, such as CQG's products. My own interstis to analyze their relationships in historical and then can easily set up a real time monitor forthese situations, so it is not so much trying to watch the tape, as it does move quite fast any thoughts? | ||
| |
|
| | #18 | ||
![]() | Re: Archiving Tick Data? yymmdd,hhmmss,<trade_pric e>,<trade_volume>,,,, yymmdd,hhmmss,,,<bid>,<bi d_size>,<ask>,<ask_size> the contents are CSV as either trades or quotes with best bid/ask When a contract is a back month I compress it with gzip, so for example ESH8_0.csv becomes ESH8_0.csv.gz . Gzip seems to achieve about an 8:1 compression on these ascii files. My applications recognize the .gz file extension and either decompress the files when needed or else directly read the .gz files (e.g. java GZIPInputStream). | ||
| |
|
| The Following User Says Thank You to AldPixto For This Useful Post: | ||
davla (11-23-2008) | ||
| | #19 | ||
![]() | Re: Archiving Tick Data? | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TICK lows on the Russell TICK, not NYSE | TinGull | Trading Videos | 7 | 10-28-2011 03:00 AM |
| Will the YM Data Feed be included with the Globex E-mini Data Feed | The Bear | E-mini Futures Trading Laboratory | 1 | 01-19-2008 01:05 PM |
| TICK Hook's and TICK Candles | Soultrader | Technical Analysis | 2 | 04-21-2007 04:22 PM |
| YM Tick Data | TinGull | E-mini Futures Trading Laboratory | 6 | 03-18-2007 03:17 PM |
| Gap Fill Data for ES | Soultrader | E-mini Futures Trading Laboratory | 2 | 01-11-2007 06:03 PM |