工具 API

yfinance_get_top

Get top-ranked financial entities within a sector. This unified tool provides access to various rankings: - ETFs and mutual funds focused on the sector - Largest companies by market capitalization - Fastest-growing companies by revenue/earnings - Best-performing stocks by price appreciation Returns JSON data with relevant metrics for each entity type.

finance1 积分

调用信息

工具标识
smg-yfinance.yfinance_get_top
服务提供方
Yahoo Finance
平均响应
0 ms
近 7 天调用
0

输入参数

sector必填

Market sector (e.g., 'Technology', 'Healthcare', 'Financial Services')

top_type必填

Type of entities to retrieve: 'top_etfs' (sector ETFs), 'top_mutual_funds' (sector mutual funds), 'top_companies' (largest by market cap), 'top_growth_companies' (fastest revenue/earnings growth), 'top_performing_companies' (best stock price performance)

top_n

Number of top entities to retrieve per category/industry