Skip to main content

format_symbol

Function format_symbol 

Source
pub fn format_symbol(
    underlying: &str,
    expiry_code: u32,
    strike: f64,
    is_call: bool,
) -> String