Skip to main content

Symbol Map


Implementation details

Class names

Model nameParameters classData class
SymbolMapSymbolMapQueryParamsSymbolMapData

Import Statement

from openbb_core.provider.standard_models. import (
SymbolMapData,
SymbolMapQueryParams,
)

Parameters

query: str
Search query.

use_cache: bool
Default: True
Whether or not to use cache. If True, cache will store for seven days.

Data