안녕하세요 뚜디 입니다 :)
< Upbit API >
1. Upbit API 발급받기
2. pyupbit
python을 이용하여 비트코인 자동매매 프로그램을 만드는 이유는
python 라이브러리가 이미 잘 구축되어있기 때문에 쉽게 사용하여 만들 수 있어서 이다.
upbit 잔고조회를 통해 간단한 예제 내용을 기술한다.
python을 이용한 비트코인 자동매매(1) : https://sindh718.tistory.com/120?category=1020558
pyupbit github : https://github.com/sharebook-kr/pyupbit
1. 업비트 비트코인 자동매매 프로그램 (Upbit Bit Coin Automatic Trading)
안녕하세요 뚜디 입니다 :) Toy Projec로 진행한 Upbit Bit Coin Automaic Trading Program 포스팅입니다. 1. 환경 설정 Python : 3.8.9 Anaconda Python : 3.8.13 IDE : Visual Studio Code Library : pyupbit,..
sindh718.tistory.com
GitHub - sharebook-kr/pyupbit: python wrapper for upbit API
python wrapper for upbit API . Contribute to sharebook-kr/pyupbit development by creating an account on GitHub.
github.com
- Installation 내용을 VS Code 터미널에 순차적으로 입력
- Access/Secret Key는 본인의 upbit API Key를 입력하여 사용한다.
'Toy Project > BitCoin Automatic Trading' 카테고리의 다른 글
1. 업비트 비트코인 자동매매 프로그램 (Upbit Bit Coin Automatic Trading) (0) | 2022.05.09 |
---|