Real-time order book updates for Order Routing platform.
amount = 0
: Remove the price level from the order bookamount > 0
: Add or update the price level with the new amountUPDATE.time > SNAPSHOT.time
UPDATE.time <= SNAPSHOT.time
A SNAPSHOT message is sent exactly once after subscribing to a channel.
Questions? Contact Support.