This hook requires the
OrderbookProvider to be present in your component tree and history recording must be enabled (via historyEnabled). The number of snapshots available depends on maxHistoryLength.Import
Usage
Return Type
State
The current number of items in the buffer.
Helper indicating if the buffer contains zero snapshots.
Actions
Retrieves a specific snapshot by index.
Returns the entire array of snapshots currently in the buffer.
Returns the most recent snapshot in the history.

