Micro-sheep / Micro-sheep/efinance

是否可以增加行数计算5日线 10日线等数据

Open
#96 2 comments 0 reactions 0 assignees View on GitHub

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日线之类的数据吗 谢谢
1663904340(1)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.