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

stock.get_market_ohlcv() 거래대금 누락 #201

Open
Netwizardry opened this issue Jul 11, 2024 · 2 comments
Open

stock.get_market_ohlcv() 거래대금 누락 #201

Netwizardry opened this issue Jul 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working closing-candidate

Comments

@Netwizardry
Copy link

그전까지 adjusted=False 옵션을 사용하면 거래대금이 표시되어 사용하고 있었습니다만.
현재는 그 옵션을 사용하면 데이터가 []비어버리는 결과가 도출되고 있습니다. 이 문제를 해결할 방법이 있는지요.

@mr-yoo
Copy link
Collaborator

mr-yoo commented Jul 14, 2024

다음 커밋에서 처리했습니다.

모듈 업데이트 후에 테스트해 주세요.
pip install -U pykrx

@mr-yoo mr-yoo self-assigned this Jul 14, 2024
@mr-yoo mr-yoo added bug Something isn't working closing-candidate labels Jul 14, 2024
@Mangobongbong
Copy link

Mangobongbong commented Jul 18, 2024

pip install -U pykrx 를 통해 업데이트 완료.
하지만 여전히 거래대금이 조회 되지 않습니다.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working closing-candidate
Projects
None yet
Development

No branches or pull requests

3 participants