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

main을 포함한 프로젝트가 아니라, API만 사용할 수 있도록 모듈화 #7

Closed
shieldnet opened this issue Mar 14, 2021 · 1 comment
Assignees

Comments

@shieldnet
Copy link
Owner

shieldnet commented Mar 14, 2021

문제

  • 여러 전략을 만들 수 있도록, 거래 체결 등 API만 사용하게 모듈화 해야 한다.
  • 일단 UPBit에서 제공하는 API만 전부 Go 구현체로 제공하는 걸로 하자.
  • 로그 남기는 것은 사용자에게 맡기고, 로그 구현체만 제공하기
  • 그럼 API랑 전략 코드랑 분리되어 노출 염려도 없고, 다른 전략으로 사용하고 싶은 사람들도 쉽게 사용할 듯

구현 작업 진행 상황 (#8)

  • 이거 빨리 완성 하면, 이 라이브러리를 사용해서 전략을 작성할 수 있는 샘플 코드 제공.
@shieldnet shieldnet self-assigned this Mar 14, 2021
@shieldnet
Copy link
Owner Author

완료

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