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?