MSFT dividend data has gaps
还没有人认领这个 Issue。
评估
调研方向
首先检查 MSFT 2017 年的除息日期,以及 adjust_daily_bars.py 在 2017-02-14 至 2017-11-14 期间的行为。将 Massive 记录和 haf 值与 Yahoo 报告的日期进行比较,以确定修正应放在源数据中还是客户端处理逻辑中。完成的标准是:5 月和 11 月缺失的事件能够正确表示,同时不会使 2018 年及之后的行为发生回归。
由索引模型根据 Issue 内容生成。
描述
I downloaded dividend data using the rest API and use them in my application. While debugging the data using Claude Code, it finds the following issue on MSFT dividend data. Could you fix them?
MSFT pays quarterly (Feb, May, Aug, Nov), but Massive's data for 2017 has only two records instead of four — the May and November ex-dividend dates are
missing entirely. Their haf values bundle two quarters of adjustment into each event.
The consequence for adjust_daily_bars.py: for any price date between 2017-02-14 and 2017-08-14, the next ex-div in our data is 2017-08-15 (haf=0.908207).
Yahoo has 2017-05-17 as next, with a haf that's lower by one dividend factor (~0.6%). So our adjusted prices are ~0.57–0.60% too high for that entire
window. Same story between Aug and Nov 2017.
This is a source data gap in Massive — nothing in the pipeline is broken. Everything from 2018 onward is fine.
- 主要语言
- Python
- 星标
- 1.5k
- 派生
- 362
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
massive-com/client-python 的其他 Issue
-
bug
难度 1/5 1 小时以内 新手友好度 72/100
massive-com/client-python#876 · 1 条评论 ·
-
enhancement
难度 3/5 1-2 天 新手友好度 72/100
massive-com/client-python#1031 ·
-
enhancement
难度 4/5 3-5 天 新手友好度 45/100
massive-com/client-python#1029 ·
-
难度 4/5 3-5 天 新手友好度 35/100
massive-com/client-python#1028 ·
-
bug
难度 3/5 1-2 天 新手友好度 55/100
massive-com/client-python#1022 ·
查看 massive-com/client-python 的全部 Issue
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 90/100
-
bug
难度 2/5 1-3 小时 新手友好度 86/100
zostera/django-bootstrap4#894 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
use-agent-os/agent-os#3276 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
难度 2/5 1-3 小时 新手友好度 88/100
NousResearch/hermes-agent#117848 ·