pub fn parse_price(value: f64, precision: u8) -> Price
Parses a Nautilus price from the given value.
value
If value is outside the valid range, then will return an [ERROR_PRICE].
ERROR_PRICE