Skip to main content

Exchange FIX Dictionary Downloads

A tarball of the Coinbase Exchange FIX dictionaries is available for download: cb_exch_fix_dictionaries.tar.gz

This tarball includes the following files:

% tree cb_exch_fix_dictionaries
cb_exch_fix_dictionaries
├── market-data
│   ├── FIX50-prod-sand.xml
│   └── FIXT11-prod-sand.xml
└── order-entry
├── FIX42-prod-sand.xml
├── FIX50-sand.xml
└── FIXT11-sand.xml
Unzip tar.gz file
  • Mac: Double-click file
  • Linux: tar -xzf cb_exch_fix_dictionaries.tar.gz

Was this helpful?