pub fn price_to_tick(price: u32) -> Result<i16>
Converts a scaled price back to a relative tick.
TickOutOfBounds
[MIN_PRICE, MAX_PRICE]