Documentation Index
Fetch the complete documentation index at: https://krono.fabianpiper.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
This hook requires the
OrderbookProvider to be present in your component tree to provide the underlying Orderbook instance.Import
Usage
Return Type
Actions
Disconnects the Websocket, clears the price maps, empties the history buffer, and removes all internal event listeners.
Related
Orderbook Core
Explore the underlying class logic and event emitters.
useOrderbookConnection
Trigger connect/disconnect actions.
useOrderbookData
Access the live snapshot of the current orderbook.
Kraken API
Explore the
book channel streams level 2 order book docs.
