Documentation Index
Fetch the complete documentation index at: https://docs.roxom.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The depth stream provides order book snapshots and incremental updates (deltas) for efficient reconstruction of the full book.Channel information
| Property | Value |
|---|---|
| Channel Name | depth |
| Authentication | Required |
| Update Frequency | Real-time |
| Data Type | Snapshot and delta |
Subscribe
Snapshot example
Delta example
Apply deltas in order to the last known snapshot. Quantities of 0 or negative indicate removals depending on your reconstruction strategy. The service will send an initial snapshot on subscribe when available.