pub fn normalize_symbol_str( symbol: &str, exchange: &Exchange, instrument_type: InstrumentType, is_inverse: Option<bool>, ) -> String