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?