get_dragon_tiger_list
Retrieve Dragon Tiger list details for a date range, including listed stocks, reasons, and buy/sell totals. Provides comprehensive data for analyzing market hotspots.
Instructions
获取龙虎榜详情列表(按日期范围),返回上榜个股、上榜原因、买入/卖出总额等信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | 结束日期 YYYYMMDD,如 "20250430" | |
| startDate | Yes | 开始日期 YYYYMMDD,如 "20250401" |