pub fn instrument_id_to_symbol_string( instrument_id: InstrumentId, symbol_venue_map: &mut HashMap<Symbol, Venue>, ) -> String