Coinbase Exchange API
A tarball of the Coinbase Exchange FIX dictionaries is available for download:
% tree cb_exch_fix_dictionaries-latest cb_exch_fix_dictionaries-latest ├── market-data │ ├── FIX50-prod-sand.xml │ └── FIXT11-prod-sand.xml └── order-entry ├── FIX42-prod-sand.xml ├── FIX50-prod-sand.xml └── FIXT11-prod-sand.xml
Unzip tar.gz file
tar -xzf cb_exch_fix_dictionaries-latest.tar.gz
Was this page helpful?