-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
It would be useful to be able to set which market is in scope.
For example, this code snippet,
sector = yf.Sector(sector_key)
top_companies_df = sector.top_companies
only works or assumes the yf.Market variable is US.
It would be better to be able to scope yf statements to any of the Yahoo Markets,
US
GB
ASIA
EUROPE
RATES
COMMODITIES
CURRENCIES
CRYPTOCURRENCIES
Metadata
Metadata
Assignees
Labels
No labels