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

구매/매매 관련 이슈 #17

Open
SiYeon-Kwon opened this issue Apr 14, 2024 · 5 comments
Open

구매/매매 관련 이슈 #17

SiYeon-Kwon opened this issue Apr 14, 2024 · 5 comments

Comments

@SiYeon-Kwon
Copy link

#14번과 동일하게, 구매도 되지않고, 매매도 되는지 모르겠고, 메세지도 오지 않습니다.
Key는 모두 생성하여 입력하였고 오류없이 진행도 되고, 결과도 나오는데 왜 매수/매매가 진행이 안되는지 모르겠네요...
혹시 몇일/몇주 간의 데이터가 필요해서 그런걸까요?

@hyeon9698
Copy link
Owner

안녕하세요 우선 현재 해당 repo는 업데이트를 하고 있지 않는 상태입니다.
아래 링크에서 buy 함수안에 있는 upbit.buy_market_order 함수를 따로 실행해보시면 어떤 문제인지 오류 메세지를 통해 알 수 있을 것으로 보입니다.
https://github.com/hyeon9698/upbit_bot/blob/45e19586d76da139b94dabbb49edf2ae15c7d33b/main.py#L28C5-L28C46

@SiYeon-Kwon
Copy link
Author

혹시 소수점 단위의 물량은 매수가 불가능하게 만드셨을까요?

@hyeon9698
Copy link
Owner

네, 업비트 API에서 소수점 물량은 기본으로 제공하는 것으로 알고 있습니다.
시장가 매수이기 때문에 소수점 물량 매수가 가능합니다

@SiYeon-Kwon
Copy link
Author

혹시 매매만 자동화일까요? 매수는 자동이 아닐까요?

@hyeon9698
Copy link
Owner

매수 매도 전부 자동으로 가능합니다

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

2 participants