Micro-sheep / Micro-sheep/efinance

只有日K线数据,没有周K线数据,能否增加。时间也不需要从1900年开始,那个时候还没有股市呢

Open
#211 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
755
PR merge metrics
No merged PRs in 30d

Description

只给了日K线的数据,没有周K线数据,分析周期缺失了周,另外时间起点1900年太过遥远,会造成取数过多网络拥塞

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Python entry point that retrieves daily K-line data and its default start-date handling. Check how a weekly interval could be requested or assembled, then verify that the revised date range reduces unnecessary requests while returning both daily and weekly data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.