pub fn parse_instrument_id(
exchange: &TardisExchange,
symbol: Ustr,
) -> InstrumentId
Expand description
Parses a Nautilus instrument ID from the given Tardis exchange
and symbol
values.
pub fn parse_instrument_id(
exchange: &TardisExchange,
symbol: Ustr,
) -> InstrumentId
Parses a Nautilus instrument ID from the given Tardis exchange
and symbol
values.