Micro-sheep / Micro-sheep/efinance
是否可以增加行数计算5日线 10日线等数据
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 755
- PR merge metrics
- No merged PRs in 30d
Description
大神您好,爬取了对应数据后,利用matplotlib制造个对应的K线图,但如图可见,均线图是不完整的,所以我想请问efinance可以增加行来计算5日线之类的数据吗 谢谢

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked matplotlib K-line example and locating the library code that returns historical stock data. Check how the returned rows are structured, then determine how 5-day and 10-day moving-average values should be exposed and verify the result against the incomplete chart described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100