Independent Reserve supports several web socket protocols for streaming order book and trade events.
The Order Book Ticker channels are for receiving a stream of order and/or trade events from the Independent Reserve server.
See orderbook-ticker.md for details
The Order Book Snapshot protocol is for advanced users who wish to maintain a verifiable, continuously updated, client side mirror of the Independent Reserve order book to facilitate trading operations.
See orderbook-snapshot.md for details
For more details on Independent Reserve's HTTP (non web socket) API, please refer to our API Documentation