Skip to main content

sectors

Get Index Sectors. Sector weighting of an index.

Parameters

symbol: str

Symbol to get data for.

Optional: False


Returns

results: list[IndexSectors]

Serializable results.


provider: Optional[Literal['tmx']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

sector: str

The sector name.

weight: float

The weight of the sector in the index.