Open connorgoggins opened 5 years ago
Hi,
Someone will respond tomorrow.
James
Hi - just wanted to follow up on this!
Hi,
I've been looking into your query and it appears that either your rawquote or rawdefinitions tables in the hdb directory have not been populated properly. To verify this, could you please load your database (type q hdb
in your deploy directory) and then post the results of the following queries:
select MarketDepth by sym from rawdefinitions
and
select MDPriceLevel by sym from rawquote
The results from this should give us a clearer idea of where the issue lies and how to go about resolving it.
Kind regards, Josh
Hi Connor,
Was this resolved?
James
I'm currently trying to decode data from CME (xcme_md_es_opt_20190322-r-00013) using this repo to generate the tallbook. However, when I try to run the relevant command, the script runs for a while and then returns the following error:
Any suggestions? Also, it might be worth noting that the file is rather large (~3gb compressed, ~20gb uncompressed).