Market Data
Discover markets, read normalized sources, and calculate studies.
Market Lab normalizes market data from standalone exchanges and MMT.
Tasks
| Task | Command | Guide |
|---|---|---|
| Find an exchange or symbol | mlab markets | Markets |
| Read raw market data | mlab source | Sources |
| Calculate a derived value | mlab study | Studies |
Routing
Standalone exchange:
mlab source orderbook --exchange hyperliquidf --symbol BTC --depth 20MMT:
mlab source orderbook \
--provider mmt \
--exchange binancef \
--symbol BTC \
--depth 20Do not add a provider flag to standalone exchanges. MMT always uses --provider mmt and --exchange together.
Provider-specific availability and symbol rules are listed under Market Data Providers.