Giter Club home page Giter Club logo

autotradebot's Introduction

autotradebot's People

Contributors

choipureum avatar

Watchers

 avatar

autotradebot's Issues

1. 필수로 필요한 메소드

: 콘솔 완성 - Pypi 배포 첫 목적
bithumbAPI.py :
ex) def getTicker:
"""
Auth : 최푸름
Date : 2021.03.21
Content : 비트코인 티커들 정보 get()
"""
... return None

티커들 정보 조회 - 멀티프로세스 사용
사기(파라미터는 알아서)
팔기(파라미터는 알아서)
잔고조회
기울기 구하기
DB 넣기 - SQLite로 구현 : 매 자정마다 업데이트 : 변동성돌파전략 -> 타겟머니설정, MA5(5일 이동평균선)
상승장 하락장 판단 메소드

3. Logger

로깅 폴더 일자별 폴더에 write , 슬랙봇

  1. sendMSG_to_slack(self,text): slack 알람 봇 메세지 보내기
  2. log(self,type,text): type에 따른 로깅
  3. logger_set(self): 로깅 초기화

2.Strategys

  1. 변동성 돌파 전략
  2. 급상승 기울기 캐치 전략 -> 30% 넘으면 판다

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.