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