CoinTaxman icon indicating copy to clipboard operation
CoinTaxman copied to clipboard

Calculate your taxes from cryptocurrency gains

Results 38 CoinTaxman issues
Sort by recently updated
recently updated
newest added

a progressbar or something of that kind would be nice to see how far it has progressed

enhancement
good first issue

I propose to add Kucoin as new supported exchange. The CSV export looks like this: | tradeCreatedAt | orderId | symbol | side | price | size | funds |...

Book
PriceData
Kucoin

transaction history welcome

binance
Book

This allows us database agnostic SQL programming and enables us to Support multiple SQL flavors out of the Box (sqlite, MySQL,postgresql are the ones i know that are defintively supported)

idea

It would be nice to be able to Set options via the commandline and via config and be able to make other commands in the future (a first install guide...

I propose to add Gate.io as new supported exchange. The CSV export looks like this (UTF-16, tab separation): | No | Time | Trade type | Pair | Price |...

Book
PriceData
Gate.io

# Summary The current implementation for reading the Kraken CSV exports is according to the documentation of the "type" field: https://support.kraken.com/hc/en-us/articles/360001169383-Explanation-of-Ledger-Fields However, it seems like the CSV exports have changed...

Kraken
Book

In the last few days some Optimizations came to my mind I'd like to share to not forget them and so that they can be discussed. I'd make each of...

Currently the price is calculated by getting the data for 60s from binance and then an average is made from these 60s. Thus for every trade 3 calls are made...

help wanted
PriceData

This should be a starting point for #19 addtions welcome