stock_lhb_detail_em
Retrieve Dragon-Tiger List details from Eastmoney for a specified date range. Get daily trading data on stocks with abnormal activity to support market analysis.
Instructions
东方财富网-数据中心-龙虎榜单-龙虎榜详情 https://data.eastmoney.com/stock/tradedetail.html :param start_date: 开始日期 :type start_date: str :param end_date: 结束日期 :type end_date: str :return: 龙虎榜详情 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | 20230417 | |
| start_date | No | 20230403 |