countries
ETF Country weighting.
Parameters
- standard
- fmp
- tmx
symbol
: Union[str, list[str]]
Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, tmx.
• Optional: False
symbol
: Union[str, list[str]]
Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, tmx.
• Optional: False
symbol
: Union[str, list[str]]
Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, tmx.
• Optional: False
use_cache
: bool
Whether to use a cached request. All ETF data comes from a single JSON file that is updated daily. To bypass, set to False. If True, the data will be cached for 4 hours.
• Default: True
• Optional: True
Returns
results
: list[EtfCountries]
Serializable results.
provider
: Optional[Literal['fmp', 'tmx']]
Provider name.
warnings
: Optional[list[Warning_]]
list of warnings.
chart
: Optional[Chart]
Chart object.
extra
: dict[str, Any]
Extra info.
Data
- standard
- fmp
- tmx
country
: str
The country of the exposure. Corresponding values are normalized percentage points.
country
: str
The country of the exposure. Corresponding values are normalized percentage points.
country
: str
The country of the exposure. Corresponding values are normalized percentage points.