pub fn normalize_instrument_id(
exchange: &TardisExchange,
symbol: Ustr,
instrument_type: &TardisInstrumentType,
is_inverse: Option<bool>,
) -> InstrumentIdExpand description
Parses a Nautilus instrument ID with a normalized symbol from the given Tardis exchange and symbol values.