Tick Errors
Tick.InvalidPriceFormatError
Error thrown when a price string has an invalid format.
Source: src/tempo/Tick.ts
Tick.PriceOutOfBoundsError
Error thrown when a price string results in an out-of-bounds tick.
Source: src/tempo/Tick.ts
Tick.TickOutOfBoundsError
Error thrown when a tick value is out of the allowed bounds.
Source: src/tempo/Tick.ts

