Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Getter and setter for the Kraken WebSocket subscription depth.
import { Orderbook } from '@krono/core'
// valid values: 10, 25, 100, 500, 1000 orderbook.depth = 100
10 | 25 | 100 | 500 | 1000
Was this page helpful?