Skip to main content

is_futures_code

Function is_futures_code 

Source
pub fn is_futures_code(code: &str) -> bool
Expand description

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.