roundToTick
Documentation / @elitechart/core / roundToTick
Defined in: data/primitives.ts:142
Round a price to the nearest multiple of a tick size.
Half-away-from-zero rounding; exact for tick sizes that are representable in binary floating point at the given magnitude.