Giter Site home page Giter Site logo

wollala-upbit's Introduction

WOLLALA-UPBIT

Generic badge Generic badge

image

  • wollala-upbit은 upbit의 거래내역을 정리해서 보여줍니다.
    • 부분체결로 이루어진 거래를 정리해서 보여줍니다.
  • upbit의 자산내역을 정리해서 보여줍니다.
  • 간단한 거래내역간의 산술기능을 제공합니다.

WARNING: Upbit api key 정보를 저장하고 있는 'config.json' 파일은 절대 공유하시면 안됩니다.


Installation for dev

1. PreInstallation

  1. Install python3.11, pip,

2. Installation

  1. Clone repo

    $ git clone https://github.com/Wollala/wollala-upbit
  2. Create venv and Activate venv

    $ cd wollala-upbit
    $ python -m venv .venv
    $ source .venv/bin/activate
  3. Install modules in .venv

    1. Using pip
      $ python -m pip install -r requirements.txt
      # if error, add '--no-dops' option.
      $ python -m pip install --no-deps -r .\requirements.txt
  4. execute

    $ python main.py

Create execute file

pyinstaller.exe main.py --noconsole --icon=./resource/wollala-upbit_64x64.ico --onefile --name wollala-upbit.exe 

Donation

  • BTC: 34EvTZBAPqT7SviBLggjn4PV9qZG4PVcFp
  • ETH: 0xc281565c8f5fe037570aac45021db4897fd6ce19

wollala-upbit's People

Contributors

dependabot[bot] avatar seunggabi avatar wollala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

wollala-upbit's Issues

암호화폐 별 수익률 표시

암호화폐 별 수익률 표시하는 화면 구현.

새로운 탭을 만들고 그곳에 구현하면 될 듯,
이슈 사항은 upbit내에서만 이루어진 거래가 아닌 상황 어떻게 처리할지 고민해야 보아야함.

예를 들면 일정 기간 upbit 내에서 거래를 하다가 다른 거래소로 출금을 했다던지.. 다른 거래소에서 입금이 되었다던지...
출금시 매수만 하고 매도 기록이 없어.. 수익률 판단이 어려움.

  • 출금 요청시간의 가격을 매도 가격으로?

입금시 매수 기록은 없는데 수량은 있음.

  • 입금시간의 가격을 매수 가격으로?

요청 사항

@SUNGHWAJUNG 님 요청사항

  1. 다만 수익률 표시란의 평가금액에 있어서 거래화폐 종류가 KRW가 아닌 BTC인 경우 공란으로 표시되어 총평가금이 그만큼 적게 표시되고 있습니다. USDT도 마찬가지 일런지는 저가 보유한 것이 없어서 확인은 해보지 못하였습니다.

  2. 그리고 Tiker filter에 USDT항목이 필요하지는 않을런지요.

거래내역 불러오기 기간 설정에서 2019년 이전은 선택할 수가 없습니다.

너무 많은 거래내역을 업비트 거래내역에서 불러내기가 너무 힘들고 오래 걸렸는데
이 앱을 통하니 정말 쉬워졌습니다. 그런데 몇 몇 제약 사항이 있어 활용이 조금 어렵네요.

사용상 이슈가 있어서 남겨봅니다.

  1. 거래내역 불러오기 기간 설정에서 2019년 이전은 선택할 수가 없습니다.
    2, 업비트 거래내역과 앱 상의 거래내역 폼이 조금 달라 불러온 거래내역을 복사해서 업비트 거래내역 폼을 기초로 만든 엑셀에 붙여넣어 처리하기가 조금 어렵네요.
    -> 단순하게 업비트 거래내역을 api 를 통해서 불러올 수 있게만 하는 기능만 있어도 너무 좋을 것 같습니다.
    그 내역만 쉽게 불러올 수 있으면 엑셀을 통해서 다양하게 처리해서 활용할 수 있을 것 같습니다.

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.