get_top_gainers
Retrieve a list of today's top-performing stocks from Yahoo Finance to identify significant market trends and opportunities.
Instructions
获取今日涨幅最大的股票列表。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_top_gainersArguments",
"type": "object"
}