pub fn lookup_counter_id(symbol: &str) -> Option<String>Expand description
Look up a symbol in the local directory only (embedded special set, the
remote-resolved cache, and leading-dot index notation). Returns None
when the symbol is unknown locally — i.e. symbol_to_counter_id would
fall back to the default ST/ prefix, which may be wrong for newly
listed ETFs / indexes / warrants.