stock_lhb_hyyyb_em
Fetch daily active trading departments from East Money's Dragon-Tiger List for a given date range to analyze market participation.
Instructions
东方财富网-数据中心-龙虎榜单-每日活跃营业部 https://data.eastmoney.com/stock/hyyyb.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 | 20220324 | |
| start_date | No | 20220324 |