Getter and setter for history buffer size.
import { Orderbook } from '@krono/core'
orderbook.maxHistoryLength = 50
number
Was this page helpful?