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 price level aggregation.
import { Orderbook } from '@krono/core'
// Group prices by 0.5 (e.g. 100.0, 100.5, 101.0) orderbook.spreadGrouping = 0.5
number
Was this page helpful?