pub fn is_futures_code(code: &str) -> bool
Return whether the code looks like a futures symbol.
This is a fallback heuristic; cache-backed security type remains the more authoritative source when available.