-
Streams the current dYdX chain block height. No `id` is required when
subscribing.
dYdX v4 Indexer WebSocket API
-
Streams OHLCV candle snapshots and updates. The subscription `id` is
`/` (e.g. `BTC-USD/1MIN`). Supported resolutions
include `1MIN`, `5MINS`, `15MINS`, `30MINS`, `1HOUR`, `4HOURS`
dYdX v4 Indexer WebSocket API
-
Streams perpetual market parameters and oracle prices for every market on
the exchange. No `id` is required when subscribing.
dYdX v4 Indexer WebSocket API
-
Streams orderbook snapshots and L2 updates (bids/asks) for a single
perpetual market. The `id` of the subscription is the market ticker
(e.g. `BTC-USD`).
dYdX v4 Indexer WebSocket API
-
Streams parent-subaccount state (rolling up child subaccounts 0-127 used
for isolated positions). The subscription `id` is
`
/`.
dYdX v4 Indexer WebSocket API
-
Streams subaccount state (positions, orders, fills, transfers) for a
single address + subaccount number. The subscription `id` is
`
/` (e.g. `dydx1.../0`).
dYdX v4 Indexer WebSocket API
-
Streams executed trades for a single perpetual market. The `id` of the
subscription is the market ticker (e.g. `BTC-USD`).
dYdX v4 Indexer WebSocket API