Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

국채권 이자율 부정확함 #124

Open
kimdesok opened this issue Mar 26, 2022 · 0 comments
Open

국채권 이자율 부정확함 #124

kimdesok opened this issue Mar 26, 2022 · 0 comments

Comments

@kimdesok
Copy link

22년 3월 25일 1년 만기 국채 이자율은 1.632입니다.
-확인 링크: https://www.daishin.com/g.ds?m=1022&p=1199&v=784

아래 소스로 얻은 자료는 1.564입니다.

version = 0.9.33

short_df = fdr.DataReader('KR1YT=RR',date(2022,3,24), date(2022,3,25))
short_df.tail()

                   Close	Open	High	Low	      Change

Date
2022-03-24 1.485 1.485 1.485 1.485 0.0227
2022-03-25 1.564 1.590 1.590 1.564 0.0532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant