# Market Data Providers (/providers-market-data)



| Provider                                          | Exchange names                 | Authentication | Coverage                                  |
| ------------------------------------------------- | ------------------------------ | -------------- | ----------------------------------------- |
| [Binance](/providers-market-data/binance)         | `binance`, `binancef`          | None           | Historical Spot and USD-M data            |
| [MMT](/providers-market-data/mmt)                 | Selected with `--provider mmt` | API key        | Multi-exchange live and historical data   |
| [BULK](/providers-market-data/bulk)               | `bulkf`                        | None           | BULK perpetual data                       |
| [Hyperliquid](/providers-market-data/hyperliquid) | `hyperliquid`, `hyperliquidf`  | None           | Spot, core and HIP-3 perpetuals, outcomes |

The exchange selects the market. Add `--provider mmt` only when MMT should supply the data.

See [Markets](/market-data/markets) and [Sources](/market-data/sources) for shared commands.
