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

Closes #14 This tries to fetch the price data in batches from an supported exchange (must be supported by ccxt) if this fails for certain datapoints it does nothing and...

PriceData

Another - maybe stupid - question and/or a feature request: Is it possible to create reports for each year without having a file for each year and running the app...

bug
Taxman

Hi folks, The project bittytax (https://github.com/BittyTax/BittyTax) is a tax solution for UK. One of its modules (bittytax_conv) allows the user to simplify their exported transaction files to a single xlsx...

enhancement
Book

Initial working draft for Kraken margin trading. Similar to @scientes' work in https://github.com/provinzio/CoinTaxman/pull/64. Addresses https://github.com/provinzio/CoinTaxman/issues/52, https://github.com/provinzio/CoinTaxman/issues/97

This is the pr for issue #135. It's not finished yet, but I wanted to allow for feedback early on. Implemented edge cases: - [x] Two pairs at a particular...

Book

`resolve_trades` currently only works when there is exactly one `Buy` and one `Sell` op for any particular `utc_time`. This leaves many cases unhandled, which could result in miscalculated gains. Here...

Book

The reports from Coinbase and Coinbase Pro do not explicitly state transfers between the two. In case of `MULTI_DEPOT` being enabled, this leads to missing coins on either side. I...

bug
coinbase
Book

This adds a deposit operation when buying coins with fiat on coinbase. Also sets the platform from "coinbase_pro" to "coinbase" to remove issue regarding transfers between the two. Tracking issue:...

bug
coinbase
Book

Closes https://github.com/provinzio/CoinTaxman/issues/104, https://github.com/provinzio/CoinTaxman/issues/132 ### To-do list - [ ] Change documentation in readme - [ ] Read-in configuration files to define if airdrops are taxable - [ ] Match airdrops...

in Coinbase, I got some BCH a while ago which was because of the fork of BCH from BTC. This was already mentioned in my former issue (#130), but in...

help wanted
Book
Taxman
report/export