Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #5308

Merged
merged 6 commits into from
Nov 5, 2024
Merged

Dev #5308

merged 6 commits into from
Nov 5, 2024

Conversation

albertandking
Copy link
Collaborator

No description provided.

congcong009 and others added 6 commits November 5, 2024 16:49
* 添加同花顺股东持股变动函数

- 新增 stock_shareholder_change_ths 函数,用于获取同花顺公司大事中的股东持股变动信息
- 函数接受股票代码作为参数,返回包含股东持股变动数据的 DataFrame
- 数据来源为同花顺基本资料页面的事件标签页

* 添加股东持股变动统计接口的文档

- 新增 stock_shareholder_change_ths 文档,包含新接口的使用示例和数据说明
- 新增__init__对函数的调用

* fix(stock_shareholder_change_ths): 修复同花顺股东变动数据解析问题

- 优化 BeautifulSoup 解析逻辑,增加对目标 table 的存在性检查
- 改进数据清洗步骤,移除空值和多余空格
- 添加函数调用示例,便于测试和验证

* 添加高管持股变动统计接口

- 新增 stock_management_change_ths 接口,用于获取同花顺-公司大事-高管持股变动信息
- 在文档中添加了高管持股变动统计的说明和示例
- 修复 stock_inner_trade_xq 接口,因为时间戳导致日期转换比实际日期少1天
@albertandking albertandking merged commit 47ce12a into main Nov 5, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants