stock_lhb_jgmmtj_em
Fetch daily institutional buying and selling stats from Eastmoney's Dragon-Tiger list for a specified date range. Get insights into institutional activity on Chinese A-shares.
Instructions
东方财富网-数据中心-龙虎榜单-机构买卖每日统计 https://data.eastmoney.com/stock/jgmmtj.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 | 20240430 | |
| start_date | No | 20240417 |