Code Monkey home page Code Monkey logo

koalafolio's Introduction

koalafolio

pypi version Language grade: Python pypi downloads

portfolio for cryptocoins with profit export for tax

koalaExample.png

Installation with PipEnv

Installation with Pip

  • (opt) install python > 3.7 (check with python --version or python3 --version or python3.x --version)
  • (opt) install pip (check with pip --version or pip3 --version)
  • (opt) install microsoft build tools https://visualstudio.microsoft.com/de/visual-cpp-build-tools/
  • install koalafolio for python 3!: (pip install koalafolio or pip3 install koalafolio or python3.x -m pip install koalafolio)
  • run koalafolio from terminal (koalafolio or python -m koalafolio)
  • (opt) update koalafolio (pip install koalafolio --upgrade)

trade import

import trades from exchanges using their export files
supported exchanges:
  • binance (xls)
  • bitcoinde (csv)
  • bitfinex (csv)
  • bitstamp (csv)
  • bittrex (csv)
  • coinbase (buys, sells and merchant payouts)
  • hitbtc (csv)
  • idex (csv)
  • kraken (csv)
  • kuCoin (csv)
  • okex (csv)
  • poloniex (csv)
  • exodus (v1/txs/.json)
  • others could work as well but not tested
  • csv template can be created for manual import
import trades from exchanges using their API:
supported exchanges:
  • binance
  • bittrex
  • bitmex
  • coinbase
  • coinbasepro
  • gemini
  • poloniex
  • kraken
import Rewards from Staking Address
supported Chains (Blockdaemon Api)
  • Cardano
  • Ethereum
  • Solana
  • Polkadot
  • Polygon
  • Near
  • Avalanche

optional arguments

-h, --help show this help message and exit
-v, --version show version of koalafolio
-d DATADIR, --datadir DATADIR
 directory where user data should be stored. make sure it is a valid and writable dir
-u USERNAME, --username USERNAME
 username can be used to switch between different portfolios. username will be added to Datafolder (Data_username), so every user has its own settings, trades, styles and so on

portfolio

load all historical prices from CryptoCompare for profit calculation

display balance, ... of all bought cryptocoins

export

export profit made in a specific timeframe using FIFO-method (excel)
  • trades can be splitted in wallets to seperate them for tax calculation. (FIFO for each wallet)
  • language of export english and german (others can be added in translation.txt)

Credits

Thanks to CryptoCompare

Powered by CoinGecko API

Gui based on Qt

Thanks to Rotki

koalafolio's People

Contributors

2martin2 avatar dependabot[bot] avatar outpoints avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

koalafolio's Issues

api import

add import from api for major exchanges

email?

Hi 2martin2,

I want to help you with this project. Can you leave your email here so I can contact you?

Thanks,
Chris

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.