MMT
Multi-exchange market data through Market Monkey Terminal.
MMT provides market data only. Configure its API key in Authentication.
mlab auth set mmtRouting
MMT requires both provider and exchange:
mlab source orderbook \
--provider mmt \
--exchange binancef \
--symbol BTC \
--depth 20Without --provider mmt, Market Lab uses a standalone integration.
Available
- orderbook
- candles
- live trades
- volume delta
- volumes
- derivatives OI, funding, and statistics
Availability depends on the selected exchange and market type.
Script selectors include the indexed exchange and provider:
btc@candles@binancef@mmt:timeframe=60
btc@orderbook@okxf@mmt:depth=20
btc@trades@binancef@mmt
btc@oi@hyperliquidf@mmttrades is live-only. Use the market catalog to search MMT exchanges and symbols.