Micro-sheep / Micro-sheep/efinance
个别美股获取的历史信息不全
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 755
- PR merge metrics
- No merged PRs in 30d
Description
今天在调用efinance.stock.get_quote_history()时,在尝试获取美股meta platform的历史数据时只能获取到2022年6月7日至今的行情数据,为何这个接口返回不了这个股票2022年之前的数据呢?是否还存在其他仅能返回一小段历史行情的股票呢?希望作者解答,感谢!!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing efinance.stock.get_quote_history() for META and confirm the returned range begins on 2022-06-07. Then trace the history-data path and its source constraints; done means explaining why earlier data is unavailable and determining whether the same limitation affects other stocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100