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 number of visible price levels.
import { Orderbook } from '@krono/core'
asks
bids
// Only show top 5 bids/asks orderbook.limit = 5
number
Was this page helpful?