Micro-sheep / Micro-sheep/efinance

SQQQ的日K线,设置了参数fqt=1,但拿到的为未复权数据

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

Description

![image](https://user-images.githubusercontent.com/22772980/185791108-3eed3c25-d99d-4e21-8d2e-0dfb285c223e.png)
ef.stock.get_quote_history(['SQQQ'], beg='19000101', end='20500101', klt=101, fqt=1)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue through efinance's get_quote_history entry point with SQQQ, klt=101, and fqt=1, using the dates shown. Trace how the fqt parameter is handled for daily data and compare the returned series with unadjusted data; done means fqt=1 returns the expected adjusted K-line values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, fintech-quant
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.