fire-crew / fire-crew/AutoTradeBot
1. 필수로 필요한 메소드
Open
documentation
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
: 콘솔 완성 - Pypi 배포 첫 목적
bithumbAPI.py :
ex) def getTicker:
"""
Auth : 최푸름
Date : 2021.03.21
Content : 비트코인 티커들 정보 get()
"""
... return None
티커들 정보 조회 - 멀티프로세스 사용
사기(파라미터는 알아서)
팔기(파라미터는 알아서)
잔고조회
기울기 구하기
DB 넣기 - SQLite로 구현 : 매 자정마다 업데이트 : 변동성돌파전략 -> 타겟머니설정, MA5(5일 이동평균선)
상승장 하락장 판단 메소드
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.