You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A short python script that combines Bitmex (public.bitmex) compressed (.gz) trade and/or quote files into one pandas dataframe and csv.
Only requires pandas and python standard modules:
os
gzip
Enjoy.
About
A python script that combines Bitmex (public.bitmex) .gz files into one pandas dataframe and csv.