pub fn parse_decimal(value: &str) -> Result<f64, AlpacaError>
Parse a string to a decimal value with validation